mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-30 04:36:36 +00:00
Adjust gap
This commit is contained in:
parent
2811541fba
commit
50047e2f10
@ -59,6 +59,8 @@ class HassioDashboard extends LitElement {
|
||||
display: grid;
|
||||
max-width: 1400px;
|
||||
justify-content: center;
|
||||
grid-template-columns: repeat(2, auto);
|
||||
gap: 16px;
|
||||
}
|
||||
.content > * {
|
||||
display: block;
|
||||
|
Loading…
x
Reference in New Issue
Block a user