Scroll auto
This commit is contained in:
parent
a6c932b961
commit
964c78f445
1 changed files with 1 additions and 1 deletions
|
|
@ -308,7 +308,7 @@
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
left: 100px;
|
left: 100px;
|
||||||
height: calc(100% - 200px);
|
height: calc(100% - 200px);
|
||||||
overflow-y: scroll;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#fragment_wrapper {
|
div#fragment_wrapper {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue