Skip to content

Commit

Permalink
center icons in restart dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
bramkragten committed Oct 24, 2023
1 parent 6751764 commit 10bcaad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dialogs/restart/dialog-restart.ts
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,7 @@ class DialogRestart extends LitElement {
.icon-background {
border-radius: 50%;
color: #fff;
display: flex;
}
.reload {
background-color: #5f8a49;
Expand Down

0 comments on commit 10bcaad

Please sign in to comment.