Skip to content

Commit c42d825

Browse files
committed
fix: rm max-height duplicate #240
1 parent 4f883fd commit c42d825

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

themes/default.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,6 @@
300300
transform: translateY(100%);
301301
border: var(--ms-dropdown-border-width, 1px) solid var(--ms-dropdown-border-color, #D1D5DB);
302302
margin-top: calc(var(--ms-border-width, 1px) * -1);
303-
max-height: 15rem;
304303
overflow-y: scroll;
305304
-webkit-overflow-scrolling: touch;
306305
z-index: 100;

0 commit comments

Comments
 (0)