mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-28 12:24:23 +00:00
Update notification.sass
For use dropdown component in notification.
This commit is contained in:
parent
b0af32e93e
commit
8d049b5959
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user