mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Fix dropdown links highlighting in Message component
This commit is contained in:
parent
54954a2907
commit
bb3f693a70
@ -25,7 +25,7 @@ $message-header-body-border-width: 0 !default
|
||||
font-size: $size-normal
|
||||
strong
|
||||
color: currentColor
|
||||
a:not(.button):not(.tag)
|
||||
a:not(.button):not(.tag):not(.dropdown-item)
|
||||
color: currentColor
|
||||
text-decoration: underline
|
||||
// Sizes
|
||||
|
Loading…
Reference in New Issue
Block a user