Skip to content

Commit

Permalink
Fix a bug where right part of categories filter button would not be c…
Browse files Browse the repository at this point in the history
…lickable
  • Loading branch information
tkleinke committed Feb 28, 2025
1 parent 0a1644a commit 48ba026
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
position: relative;
top: 5px;
left: 6px;
width: 100px;
width: 500px;
padding-left: 0;
padding-right: 0;

Expand Down

0 comments on commit 48ba026

Please sign in to comment.