fix(scss): form-control-sm and custom-select-sm are inconsistent
This commit is contained in:
@@ -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%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user