mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -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
|
||||
strong
|
||||
color: currentColor
|
||||
a:not(.button):not(.tag)
|
||||
a:not(.button):not(.tag):not(.dropdown-item)
|
||||
color: currentColor
|
||||
text-decoration: underline
|
||||
// Sizes
|
||||
|
||||
Reference in New Issue
Block a user