mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix #242
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
line-height: inherit
|
||||
|
||||
.panel-heading
|
||||
background: $background
|
||||
background-color: $background
|
||||
border-bottom: 1px solid $border
|
||||
border-radius: 4px 4px 0 0
|
||||
color: $text-strong
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
a.panel-block
|
||||
&:hover
|
||||
background: $background
|
||||
background-color: $background
|
||||
|
||||
.panel
|
||||
border: 1px solid $border
|
||||
|
||||
Reference in New Issue
Block a user