mirror of https://github.com/ColorlibHQ/AdminLTE
fix(scss): form-control-sm and custom-select-sm are inconsistent
parent
75ba5a165d
commit
69c8d427be
|
@ -218,7 +218,7 @@
|
|||
// text-sm / form-control-sm override
|
||||
select.form-control-sm ~ {
|
||||
.select2-container--default {
|
||||
font-size: $font-size-sm;
|
||||
font-size: 75%;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue