mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 21:27:39 +02:00
min height for changelog banner
This commit is contained in:
@ -352,6 +352,7 @@ button:active,
|
||||
.changelog-banner {
|
||||
width: 100%;
|
||||
max-height: 300px;
|
||||
min-height: 160px;
|
||||
margin-bottom: 1.65rem;
|
||||
float: left;
|
||||
}
|
||||
|
Reference in New Issue
Block a user