Skip to content

Commit d4978e9

Browse files
committed
Fix dropdown content overflow
1 parent 1b0ccf4 commit d4978e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/css/base.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1362,6 +1362,7 @@ table th[data-sortt-desc] .svg {
13621362
gap: .25rem;
13631363
vertical-align: middle;
13641364
min-width: 0; /* make ellipsis work */
1365+
flex-wrap: wrap;
13651366
}
13661367

13671368
.ui.ui.dropdown.selection {

0 commit comments

Comments
 (0)