Skip to content

Commit 9028a15

Browse files
committed
Update app.less
1 parent 45ca829 commit 9028a15

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/src/comp/app.less

+2
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@
9090
.switch-version-dropdown-pannel {
9191
position: absolute;
9292
display: none;
93+
max-height: 300px;
94+
overflow: auto;
9395
margin-top: 10px;
9496
padding: 8px 0;
9597
border: 1px solid #d1dbe5;

0 commit comments

Comments
 (0)