mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 23:06:40 +00:00
Fix unused entities (#16359)
This commit is contained in:
parent
edc6da04f7
commit
9f1bd1e085
@ -1063,7 +1063,8 @@ class HUIRoot extends LitElement {
|
||||
padding-right: env(safe-area-inset-right);
|
||||
padding-bottom: env(safe-area-inset-bottom);
|
||||
}
|
||||
hui-view {
|
||||
hui-view,
|
||||
hui-unused-entities {
|
||||
flex: 1 1 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user