mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 04:34:30 -07:00
Fix dropdown links highlighting in Message component
This commit is contained in:
committed by
Jeremy Thomas
parent
54954a2907
commit
bb3f693a70
@@ -25,7 +25,7 @@ $message-header-body-border-width: 0 !default
|
|||||||
font-size: $size-normal
|
font-size: $size-normal
|
||||||
strong
|
strong
|
||||||
color: currentColor
|
color: currentColor
|
||||||
a:not(.button):not(.tag)
|
a:not(.button):not(.tag):not(.dropdown-item)
|
||||||
color: currentColor
|
color: currentColor
|
||||||
text-decoration: underline
|
text-decoration: underline
|
||||||
// Sizes
|
// Sizes
|
||||||
|
|||||||
Reference in New Issue
Block a user