Fix CSS for notification icon
This commit is contained in:
parent
b03c1c5ff4
commit
60ea5c6353
File diff suppressed because one or more lines are too long
|
|
@ -36,7 +36,7 @@ header
|
|||
opacity: 0.3
|
||||
font-size: size('tiny')
|
||||
|
||||
.web-notification-icon
|
||||
a i.web-notification-icon
|
||||
color: link-color('primary')
|
||||
&:focus, &:hover
|
||||
color: color('dark')
|
||||
|
|
|
|||
Loading…
Reference in New Issue