mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 23:27:26 +01:00
Removing max-height on app-header (#11906)
Fixes #11822 by allowing sprites and bg to take up as much space as they need.
This commit is contained in:
@@ -83,7 +83,6 @@
|
||||
color: $header-color;
|
||||
flex-wrap: nowrap;
|
||||
position: relative;
|
||||
max-height: 10.25rem;
|
||||
}
|
||||
|
||||
.hide-header {
|
||||
|
||||
Reference in New Issue
Block a user