mirror of
https://github.com/esphome/esphome.git
synced 2025-10-18 09:43:47 +01:00
Fill log height (#673)
This commit is contained in:
committed by
Otto Winter
parent
fa351cd37c
commit
57bee74225
@@ -47,6 +47,7 @@ i.very-large {
|
||||
}
|
||||
|
||||
.log {
|
||||
height: 100%;
|
||||
max-height: calc(100% - 56px);
|
||||
background-color: #1c1c1c;
|
||||
margin-top: 0;
|
||||
|
Reference in New Issue
Block a user