nudge sidebar spot left by 1px
This commit is contained in:
parent
dad27da365
commit
7618eb3702
@ -165,7 +165,7 @@
|
|||||||
transition: 0.1s ease;
|
transition: 0.1s ease;
|
||||||
transform: translate(-100%, -50%);
|
transform: translate(-100%, -50%);
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0;
|
left: -1px;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
width: 0.5rem;
|
width: 0.5rem;
|
||||||
height: 0.5rem;
|
height: 0.5rem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user