File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -1335,7 +1335,7 @@ select.ui.dropdown {
1335
1335
overflow-y : auto ;
1336
1336
border : none ;
1337
1337
box-shadow : none !important ;
1338
- border-radius : 0 !important ;
1338
+ border-radius : 0 0 @floatingMenuBorderRadius @floatingMenuBorderRadius !important ;
1339
1339
margin : 0 !important ;
1340
1340
min-width : 100% !important ;
1341
1341
width : auto !important ;
@@ -1550,9 +1550,6 @@ select.ui.dropdown {
1550
1550
box-shadow : @floatingMenuBoxShadow !important ;
1551
1551
border-radius : @floatingMenuBorderRadius !important ;
1552
1552
}
1553
- .ui.floating.dropdown > .menu {
1554
- border-radius : @floatingMenuBorderRadius !important ;
1555
- }
1556
1553
.ui :not (.upward ).floating.dropdown > .menu {
1557
1554
margin-top : @floatingMenuDistance ;
1558
1555
}
You can’t perform that action at this time.
0 commit comments