Skip to content

Commit 771b530

Browse files
committed
set switcher panel's overflow-x to hidden
1 parent e4143d9 commit 771b530

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/css/maptalks-control.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@
127127
background-color: #172029;
128128
display: none;
129129
overflow-y: auto;
130+
overflow-x: hidden;
130131
min-width: 120px;
131132
max-width: 400px;
132133
max-height: 600px;

0 commit comments

Comments
 (0)