fix sidebar lock
This commit is contained in:
parent
1902e01267
commit
a50e37c7fb
1 changed files with 1 additions and 2 deletions
|
|
@ -19,7 +19,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.button-close {
|
.button-close {
|
||||||
margin-top:65px;
|
margin-top:10px;
|
||||||
background: #213140;
|
background: #213140;
|
||||||
padding: 1.2rem;
|
padding: 1.2rem;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|
@ -91,7 +91,6 @@
|
||||||
.scroll-section {
|
.scroll-section {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 45px;
|
top: 45px;
|
||||||
bottom: 65px;
|
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue