Added missing min height css attribute which made the hostbanner not scale anymore

canary
WolverinDEV 2020-05-18 17:23:48 +02:00
parent 1562e52b40
commit 3818dbb4d6
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
flex-grow: 1;
flex-shrink: 1;
min-height: 0;
text-align: center;