Lower the positions of switch buttons

This commit is contained in:
Alireza Adli 2023-11-10 16:49:18 -05:00
parent b746aabeba
commit ea1e8a520d

View File

@ -73,14 +73,14 @@
} }
.theme-switcher { .theme-switcher {
top: 77px; top: 100px;
} }
.theme-switcher .btn { .theme-switcher .btn {
min-width: 340px; min-width: 340px;
} }
.data-switcher { .data-switcher {
top: 117px; top: 140px;
} }
.data-switcher .btn { .data-switcher .btn {
min-width: 340px; min-width: 340px;