Update base.css
This commit is contained in:
parent
3d86b68035
commit
4f372c0c77
|
|
@ -282,7 +282,7 @@ html {
|
||||||
left: -15px;
|
left: -15px;
|
||||||
/* top: 0; */
|
/* top: 0; */
|
||||||
transform: translateY(35px);
|
transform: translateY(35px);
|
||||||
width: calc(100% + 35px);
|
width: 35px;
|
||||||
height: 50px;
|
height: 50px;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue