mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 13:04:29 -07:00
Fix #213
This commit is contained in:
@@ -4,15 +4,9 @@
|
|||||||
justify-content: center
|
justify-content: center
|
||||||
text-align: center
|
text-align: center
|
||||||
a
|
a
|
||||||
@extend .button
|
|
||||||
display: block
|
display: block
|
||||||
min-width: 32px
|
min-width: 32px
|
||||||
padding: 3px 8px
|
padding: 3px 8px
|
||||||
// Modifiers
|
|
||||||
&.is-active
|
|
||||||
background: $link
|
|
||||||
border-color: $link
|
|
||||||
color: $link-invert
|
|
||||||
span
|
span
|
||||||
color: $text-light
|
color: $text-light
|
||||||
display: block
|
display: block
|
||||||
|
|||||||
Reference in New Issue
Block a user