Fill log height (#673)

This commit is contained in:
Nikolay Vasilchuk 2019-10-13 13:55:26 +03:00 committed by Otto Winter
parent fa351cd37c
commit 57bee74225

View file

@ -47,6 +47,7 @@ i.very-large {
}
.log {
height: 100%;
max-height: calc(100% - 56px);
background-color: #1c1c1c;
margin-top: 0;