Fix graph menu styling

This commit is contained in:
natsoni
2024-05-04 16:56:02 +02:00
parent 453a2224cd
commit 6d595dcdb6
4 changed files with 11 additions and 12 deletions

View File

@@ -53,7 +53,7 @@
}
}
.formRadioGroup.mining {
@media (min-width: 1035px) {
@media (min-width: 1200px) {
position: relative;
top: -100px;
}