mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Update notification.sass
For use dropdown component in notification.
This commit is contained in:
@@ -8,7 +8,7 @@ $notification-padding: 1.25rem 2.5rem 1.25rem 1.5rem !default
|
|||||||
border-radius: $notification-radius
|
border-radius: $notification-radius
|
||||||
padding: $notification-padding
|
padding: $notification-padding
|
||||||
position: relative
|
position: relative
|
||||||
a:not(.button)
|
a:not(.button):not(.dropdown-item)
|
||||||
color: currentColor
|
color: currentColor
|
||||||
text-decoration: underline
|
text-decoration: underline
|
||||||
strong
|
strong
|
||||||
|
|||||||
Reference in New Issue
Block a user