mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 07:37:25 +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;
|
color: $header-color;
|
||||||
flex-wrap: nowrap;
|
flex-wrap: nowrap;
|
||||||
position: relative;
|
position: relative;
|
||||||
max-height: 10.25rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.hide-header {
|
.hide-header {
|
||||||
|
|||||||
Reference in New Issue
Block a user