mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 20:54:30 -07:00
Restructure controls, Remove vertical padding from controls, Fix panel
This commit is contained in:
@@ -43,11 +43,13 @@
|
||||
display: block
|
||||
line-height: 16px
|
||||
padding: 10px
|
||||
&:hover
|
||||
background: $background
|
||||
&:not(:last-child)
|
||||
border-bottom: 1px solid $border
|
||||
|
||||
a.panel-block
|
||||
&:hover
|
||||
background: $background
|
||||
|
||||
.panel
|
||||
border: 1px solid $border
|
||||
border-radius: 5px
|
||||
|
||||
Reference in New Issue
Block a user