mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
Set background on the dropdown toggle
Set the background to `$white` to stop Firefox falling back to the default grey background for a button.
This commit is contained in:
@@ -175,6 +175,7 @@
|
||||
}
|
||||
|
||||
.task /deep/ .habitica-menu-dropdown .habitica-menu-dropdown-toggle {
|
||||
background: $white;
|
||||
border: 0;
|
||||
border-radius: 0;
|
||||
opacity: 0;
|
||||
|
||||
Reference in New Issue
Block a user