Update notification.sass
For use dropdown component in notification.
This commit is contained in:
parent
b0af32e93e
commit
8d049b5959
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ $notification-padding: 1.25rem 2.5rem 1.25rem 1.5rem !default
|
|||
border-radius: $notification-radius
|
||||
padding: $notification-padding
|
||||
position: relative
|
||||
a:not(.button)
|
||||
a:not(.button):not(.dropdown-item)
|
||||
color: currentColor
|
||||
text-decoration: underline
|
||||
strong
|
||||
|
|
Loading…
Add table
Reference in a new issue