1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-06-16 13:46:16 +02:00

Button: Fix loading state & button's layout

This commit is contained in:
Aleksandr Gumroian
2023-01-18 14:04:28 +01:00
parent 9c3dcaf6b5
commit d49ff0150c
2 changed files with 19 additions and 14 deletions

View File

@ -31,3 +31,7 @@
.spinner-fs-wrapper .spinner-text {
margin: 1rem;
}
.spinner-border-sm {
min-width: 16px;
}