1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-09-08 08:39:53 +00:00

small fix

This commit is contained in:
2025-08-11 02:27:58 +02:00
parent 92a67123e7
commit c10b657742

View File

@@ -381,7 +381,7 @@ body.loading #version {
width: 100%; width: 100%;
height: 100%; height: 100%;
padding: 14px 16px; padding: 14px 16px;
padding-bottom: 30px; padding-bottom: 36px;
} }
.dropdown, .dropdown,