Fixed: PageHeader Action Hover Color

pull/3823/head
Qstick 5 years ago
parent b40c63dcfe
commit 9bbd314452

@ -5,7 +5,7 @@
text-align: center; text-align: center;
&:hover { &:hover {
color: $themeDarkColor; color: $toobarButtonHoverColor;
} }
} }

Loading…
Cancel
Save