mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Fix incorrect padding on bottom of empty list (#19414)
This commit is contained in:
parent
bb4f09ad9a
commit
13a8b10f5c
@ -637,6 +637,7 @@ export class HuiTodoListCard extends LitElement implements LovelaceCard {
|
||||
|
||||
.empty {
|
||||
padding: 16px 32px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.item {
|
||||
|
Loading…
x
Reference in New Issue
Block a user