mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Add spacer for FAB under the zone list (#20706)
This commit is contained in:
parent
c1d3a76917
commit
3ed27ee853
@ -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