Skip to content

Commit

Permalink
fix: Vertically center updater progress spinner
Browse files Browse the repository at this point in the history
  The spinner was slightly off, being pushed down 50% of its height.
  • Loading branch information
taratatach committed Dec 12, 2024
1 parent d8c134c commit fb7471b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gui/styles/_updater.styl
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
background-color: var(--primaryColor)
width: 4em
height: 4em
translate: 0 50%

p
box-sizing border-box
Expand Down

0 comments on commit fb7471b

Please sign in to comment.