diff --git a/src/dialogs/restart/dialog-restart.ts b/src/dialogs/restart/dialog-restart.ts index 3e409fb3cc4c..207c9a18246c 100644 --- a/src/dialogs/restart/dialog-restart.ts +++ b/src/dialogs/restart/dialog-restart.ts @@ -424,6 +424,7 @@ class DialogRestart extends LitElement { .icon-background { border-radius: 50%; color: #fff; + display: flex; } .reload { background-color: #5f8a49;