Lower the positions of switch buttons
This commit is contained in:
parent
b746aabeba
commit
ea1e8a520d
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user