mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 03:06:41 +00:00
Add spacer for FAB under the zone list (#20706)
This commit is contained in:
parent
870cb0c65f
commit
11b0990d2b
@ -573,6 +573,9 @@ export class HaConfigZone extends SubscribeMixin(LitElement) {
|
||||
flex-grow: 1;
|
||||
height: 100%;
|
||||
}
|
||||
.flex mwc-list {
|
||||
padding-bottom: 64px;
|
||||
}
|
||||
.flex mwc-list,
|
||||
.flex .empty {
|
||||
border-left: 1px solid var(--divider-color);
|
||||
|
Loading…
x
Reference in New Issue
Block a user