Skip to content

Commit c5b688b

Browse files
authored
Fix Reset Button
1 parent 216e574 commit c5b688b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

features/explore-filter/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
margin-left: 5px;
1212
cursor: pointer;
1313
}
14+
.ste-reset {
15+
margin: auto;
16+
cursor: pointer;
17+
}
1418
.ste-filter-button img {
1519
width: 1.2rem;
1620
}

0 commit comments

Comments
 (0)