Fix refresh icon alignment so it also works on iPad (#1756)

This commit is contained in:
Tim Wilkinson 2024-12-08 13:06:50 -08:00 committed by GitHub
parent 5d0df69a0f
commit a4f5caae57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 3 deletions

View File

@ -1133,9 +1133,8 @@ label.switch
#ctrl-modal #firmware-refresh button,
#ctrl-modal #package-refresh button
{
position: relative;
top: -1px;
left: 3px;
margin: 3px 0 0 3px;
padding: 0;
min-width: 16px;
height: 16px;
border: 0;