mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 07:16:39 +00:00
Styling fixes for hui-masonry-view (#7226)
This commit is contained in:
parent
7776b3766b
commit
9873459169
@ -261,7 +261,9 @@ export class MasonryView extends LitElement implements LovelaceViewElement {
|
||||
:host {
|
||||
display: block;
|
||||
background: var(--lovelace-background);
|
||||
padding-top: 4px;
|
||||
height: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
#badges {
|
||||
|
Loading…
x
Reference in New Issue
Block a user