mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Add :focus styles to match :hover styles
Add :focus styles to the .habitica-menu-dropdown. These match the existing :hover styles.
This commit is contained in:
@@ -290,6 +290,7 @@ div
|
||||
margin-right: 24px;
|
||||
}
|
||||
|
||||
&:focus /deep/ .top-menu-icon.svg-icon,
|
||||
&:hover /deep/ .top-menu-icon.svg-icon {
|
||||
color: $white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user