mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-12 20:06:33 +00:00
parent
9f55ef811d
commit
f396be2ed7
@ -768,8 +768,8 @@ class ErrorLogCard extends LitElement {
|
||||
overflow-y: scroll;
|
||||
min-height: var(--error-log-card-height, calc(100vh - 240px));
|
||||
max-height: var(--error-log-card-height, calc(100vh - 240px));
|
||||
|
||||
border-top: 1px solid var(--divider-color);
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
@media all and (max-width: 870px) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user