Skip to content

Commit 484f542

Browse files
author
pipeline
committed
config(EJ2-5420): commit for webkit changes in master
1 parent f3b4063 commit 484f542

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

styles/index.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -682,6 +682,7 @@
682682
#controlTree {
683683
overflow-y: auto;
684684
position: absolute;
685+
-webkit-overflow-scrolling: touch;
685686
}
686687

687688
.sb-left-pane #sb-left-back {
@@ -700,6 +701,7 @@
700701
position: absolute;
701702
padding-left: 5px;
702703
top: 50px;
704+
-webkit-overflow-scrolling: touch;
703705
}
704706

705707
.sb-control-navigation {
@@ -1169,6 +1171,7 @@ propertye pane
11691171
.sb-left-pane {
11701172
position: fixed;
11711173
overflow-y: auto;
1174+
-webkit-overflow-scrolling: touch;
11721175
}
11731176
.sb-left-footer {
11741177
padding-top: 20px;

0 commit comments

Comments
 (0)