We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3b4063 commit 484f542Copy full SHA for 484f542
styles/index.css
@@ -682,6 +682,7 @@
682
#controlTree {
683
overflow-y: auto;
684
position: absolute;
685
+ -webkit-overflow-scrolling: touch;
686
}
687
688
.sb-left-pane #sb-left-back {
@@ -700,6 +701,7 @@
700
701
702
padding-left: 5px;
703
top: 50px;
704
705
706
707
.sb-control-navigation {
@@ -1169,6 +1171,7 @@ propertye pane
1169
1171
.sb-left-pane {
1170
1172
position: fixed;
1173
1174
1175
1176
.sb-left-footer {
1177
padding-top: 20px;
0 commit comments