mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Update size of icon on launch screen (#18833)
This commit is contained in:
parent
f1692038f8
commit
606c809880
@ -39,7 +39,7 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
#ha-launch-screen svg {
|
#ha-launch-screen svg {
|
||||||
width: 170px;
|
width: 112px;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
}
|
}
|
||||||
#ha-launch-screen .ha-launch-screen-spacer {
|
#ha-launch-screen .ha-launch-screen-spacer {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user