mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Correct specificity of addition
This commit is contained in:
@@ -160,8 +160,8 @@
|
|||||||
padding-right: 36px
|
padding-right: 36px
|
||||||
&:hover
|
&:hover
|
||||||
border-color: $control-hover-border
|
border-color: $control-hover-border
|
||||||
&::ms-expand
|
&::ms-expand
|
||||||
display: none
|
display: none
|
||||||
&:after
|
&:after
|
||||||
+arrow($link)
|
+arrow($link)
|
||||||
margin-top: -6px
|
margin-top: -6px
|
||||||
|
|||||||
Reference in New Issue
Block a user