1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

fix(UI): BaseSelect style

This commit is contained in:
Giulio Ganci
2022-05-13 18:20:47 +02:00
parent 42bc9196ff
commit 71b0736d0d
2 changed files with 25 additions and 11 deletions

View File

@ -298,7 +298,7 @@ option:checked {
}
&.select {
&.select-open {
&.select--open {
border-color: $primary-color !important;
@include control-shadow();
}