mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
center icons in restart dialog
This commit is contained in:
parent
67517643ef
commit
10bcaadcdb
@ -424,6 +424,7 @@ class DialogRestart extends LitElement {
|
|||||||
.icon-background {
|
.icon-background {
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
display: flex;
|
||||||
}
|
}
|
||||||
.reload {
|
.reload {
|
||||||
background-color: #5f8a49;
|
background-color: #5f8a49;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user