fix malplaced details button

This commit is contained in:
softsimon 2024-07-03 21:18:33 +09:00
parent 1270a2d67a
commit c34be2a334
No known key found for this signature in database
GPG Key ID: 488D7DCFB5A430D7

View File

@ -198,7 +198,7 @@
} }
} }
.accelerator-toggle { .accelerator-toggle, .details-button {
position: relative; position: relative;
bottom: -18px; bottom: -18px;
} }