We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45ca829 commit 9028a15Copy full SHA for 9028a15
examples/src/comp/app.less
@@ -90,6 +90,8 @@
90
.switch-version-dropdown-pannel {
91
position: absolute;
92
display: none;
93
+ max-height: 300px;
94
+ overflow: auto;
95
margin-top: 10px;
96
padding: 8px 0;
97
border: 1px solid #d1dbe5;
0 commit comments