UI fixes
This commit is contained in:
parent
10a87a0058
commit
ef7e28491d
File diff suppressed because one or more lines are too long
@ -243,7 +243,7 @@ sm-button.danger {
|
||||
}
|
||||
|
||||
sm-spinner {
|
||||
--size: 1rem;
|
||||
--size: 1.5rem;
|
||||
--stroke-width: 0.1rem;
|
||||
}
|
||||
|
||||
@ -254,6 +254,7 @@ sm-form {
|
||||
sm-select {
|
||||
--padding: 0.8rem;
|
||||
font-size: 0.9rem;
|
||||
--min-width: fit-content;
|
||||
}
|
||||
|
||||
sm-option {
|
||||
|
||||
2
css/main.min.css
vendored
2
css/main.min.css
vendored
File diff suppressed because one or more lines are too long
@ -242,7 +242,7 @@ sm-button {
|
||||
}
|
||||
|
||||
sm-spinner {
|
||||
--size: 1rem;
|
||||
--size: 1.5rem;
|
||||
--stroke-width: 0.1rem;
|
||||
}
|
||||
|
||||
@ -253,6 +253,7 @@ sm-form {
|
||||
sm-select {
|
||||
--padding: 0.8rem;
|
||||
font-size: 0.9rem;
|
||||
--min-width: fit-content;
|
||||
}
|
||||
|
||||
sm-option {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user