mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 07:37:25 +01:00
Fix outline issue in Firefox
This commit is contained in:
@@ -30,10 +30,6 @@ A simplified dropdown component that doesn't rely on buttons as toggles like bo
|
||||
.habitica-menu-dropdown.open {
|
||||
&:focus {
|
||||
outline: none;
|
||||
|
||||
.habitica-menu-dropdown-toggle {
|
||||
outline: 1px dotted #fff;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user