mirror of
https://github.com/tabler/tabler.git
synced 2026-07-24 03:54:42 +04:00
This commit is contained in:
committed by
GitHub
parent
692027e98f
commit
27c8cd2b66
@@ -52,6 +52,15 @@ Form hint
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
Form select
|
||||
*/
|
||||
.form-select {
|
||||
&:-moz-focusring {
|
||||
color: var(--#{$variable-prefix}body-color);
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
Form control
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user