mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-19 02:04:10 +00:00
Fix outline issue in Firefox
This commit is contained in:
parent
8fb0d0899d
commit
7835fe1deb
1 changed files with 0 additions and 4 deletions
|
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue