Skip to content

Commit f9927a1

Browse files
committed
fix(ui5-search): fix suggestion item selected state border-bottom
1 parent ef03f83 commit f9927a1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/fiori/src/themes/SearchItem.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
:host([selected]) {
2-
border: none;
3-
}
4-
51
:host(:focus-within) {
62
outline: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
73
outline-offset: calc(-1 * var(--sapContent_FocusWidth) - 0.125rem);

0 commit comments

Comments
 (0)