Skip to content

Commit

Permalink
#517 improve filter width
Browse files Browse the repository at this point in the history
  • Loading branch information
schneider.n authored and Sebobo committed Jun 26, 2024
1 parent e18afd5 commit 7a0ff1b
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,14 @@
&:nth-child(n+2) {
padding-left: 16px;
}

&.row {
width: auto;

.form__item {
padding-right: 16px;
}
}
}

select {
Expand Down

0 comments on commit 7a0ff1b

Please sign in to comment.