remove the double scroll situation
This commit is contained in:
parent
507cf54431
commit
9ae70f3252
@ -46,9 +46,8 @@ div.controlpoint{
|
|||||||
list-style: none;
|
list-style: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#curve {
|
#curve {
|
||||||
padding : 1em;
|
padding : 0 1em;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
overflow: scroll;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user