mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-29 09:58:27 +00:00
min height for changelog banner
This commit is contained in:
parent
527ca29215
commit
8dbbbfc3c8
@ -352,6 +352,7 @@ button:active,
|
|||||||
.changelog-banner {
|
.changelog-banner {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-height: 300px;
|
max-height: 300px;
|
||||||
|
min-height: 160px;
|
||||||
margin-bottom: 1.65rem;
|
margin-bottom: 1.65rem;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user