minor ui improvements

This commit is contained in:
Gani Georgiev
2023-02-21 22:24:49 +02:00
parent 4fdc8feafc
commit 0db6c783cd
40 changed files with 358 additions and 295 deletions
+3
View File
@@ -565,6 +565,9 @@ select {
}
}
&.disabled {
label, %input {
box-shadow: inset 0 0 0 var(--btnHeight) rgba(#fff, 0.45);
}
> label {
color: var(--txtDisabledColor);
}