Fix Mastodon logo style on hover on public pages' footer (#11735)
Fixes #11690remotes/1727458204337373841/tmp_refs/heads/signup-info-prompt
parent
6493f4ffae
commit
0ea53122f2
|
@ -128,7 +128,7 @@
|
|||
&:hover,
|
||||
&:focus,
|
||||
&:active {
|
||||
svg path {
|
||||
svg {
|
||||
fill: lighten($ui-base-color, 38%);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue