mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-14 02:02:19 +00: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:
parent
fd8f21455c
commit
f2a8ba4878
1 changed files with 0 additions and 1 deletions
|
|
@ -83,7 +83,6 @@
|
|||
color: $header-color;
|
||||
flex-wrap: nowrap;
|
||||
position: relative;
|
||||
max-height: 10.25rem;
|
||||
}
|
||||
|
||||
.hide-header {
|
||||
|
|
|
|||
Loading…
Reference in a new issue