Make sidebar bigger
This commit is contained in:
parent
0e5fa02293
commit
e7080b55b5
|
@ -2,8 +2,8 @@
|
|||
position: absolute;
|
||||
top: 0px;
|
||||
bottom: 0px;
|
||||
left: 25%;
|
||||
width: 75%;
|
||||
left: 30%;
|
||||
width: 70%;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
|
@ -31,5 +31,5 @@
|
|||
left: 0px;
|
||||
bottom: 0px;
|
||||
overflow: auto;
|
||||
width: 25%;
|
||||
width: 30%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue