min height for changelog banner

This commit is contained in:
wukko 2023-06-07 21:56:35 +06:00
parent 527ca29215
commit 8dbbbfc3c8

View file

@ -352,6 +352,7 @@ button:active,
.changelog-banner {
width: 100%;
max-height: 300px;
min-height: 160px;
margin-bottom: 1.65rem;
float: left;
}