Skip to content

Commit 3e86e33

Browse files
committed
[chores:ui] Removed underline from select2 auto-filter
1 parent 396a95f commit 3e86e33

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

openwisp_utils/admin_theme/static/admin/css/ow-auto-filter.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@
101101
.select2-results__option--highlighted[aria-selected] {
102102
background: var(--ow-filter-option-hover-bg) !important;
103103
color: var(--ow-filter-option-hover-text) !important;
104-
text-decoration: underline;
105104
}
106105
.change-list
107106
.select2-container--admin-autocomplete

0 commit comments

Comments
 (0)