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