We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ffec52 commit 1c8870bCopy full SHA for 1c8870b
packages/main/src/themes/SelectPopover.css
@@ -1,14 +1,3 @@
1
-.ui5-select-popover:not(.ui5-select-popover-valuestate) [ui5-li]:first-child::part(native-li)::after {
2
- border-top-left-radius: var(--_ui5_select_option_focus_border_radius);
3
- border-top-right-radius: var(--_ui5_select_option_focus_border_radius);
4
-}
5
-
6
7
-.ui5-select-popover [ui5-li]:last-child::part(native-li)::after {
8
- border-bottom-left-radius: var(--_ui5_select_option_focus_border_radius);
9
- border-bottom-right-radius: var(--_ui5_select_option_focus_border_radius);
10
11
12
.ui5-select-popover::part(content),
13
.ui5-select-popover::part(header) {
14
padding: 0;
0 commit comments