Fix refresh icon (#1401)

This commit is contained in:
Tim Wilkinson 2024-08-25 16:48:15 -07:00 committed by GitHub
parent ebe5cd0586
commit 2ca5012957
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1037,7 +1037,7 @@ label.switch
#ctrl-modal #package-refresh button
{
position: relative;
top: -5px;
top: -1px;
left: 3px;
min-width: 16px;
height: 16px;