Remove important flag

This commit is contained in:
Jeremy Thomas
2022-05-08 11:13:13 +01:00
parent 5f1af44fed
commit 542807f017
3 changed files with 3 additions and 3 deletions

View File

@@ -66,7 +66,7 @@ $select-colors: $form-colors !default
// Modifiers
&.is-disabled
&::after
border-color: $input-disabled-color !important
border-color: $input-disabled-color
&.is-fullwidth
width: 100%
select