Skip to content

Commit 92c390b

Browse files
authored
Update fast-search-card.js
1 parent 4736621 commit 92c390b

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

dist/fast-search-card.js

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4230,16 +4230,7 @@ class FastSearchCard extends HTMLElement {
42304230
margin: 0 20px;
42314231
}
42324232

4233-
.actions-filter-wrapper::before,
4234-
.actions-filter-wrapper::after {
4235-
content: '';
4236-
position: absolute;
4237-
top: 0;
4238-
bottom: 0;
4239-
width: 20px;
4240-
pointer-events: none;
4241-
z-index: 1;
4242-
}
4233+
42434234

42444235
.actions-filter-wrapper::before {
42454236
left: 0;

0 commit comments

Comments
 (0)