Fix button overlap: increase spacing between scale and theme toggle buttons
This commit is contained in:
@@ -81,7 +81,7 @@
|
|||||||
.scale-toggle {
|
.scale-toggle {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 30px;
|
top: 30px;
|
||||||
right: 180px;
|
right: 240px;
|
||||||
background: var(--border-color);
|
background: var(--border-color);
|
||||||
border: none;
|
border: none;
|
||||||
padding: 10px 20px;
|
padding: 10px 20px;
|
||||||
|
|||||||
Reference in New Issue
Block a user