Skip to content

Commit

Permalink
fix: Vertically center updater progress spinner (#2367)
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 authored Dec 18, 2024
1 parent 51f11b9 commit d769943
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 d769943

Please sign in to comment.