Skip to content

Commit

Permalink
neos#517 improve filter width
Browse files Browse the repository at this point in the history
  • Loading branch information
schneider.n committed Sep 8, 2023
1 parent e24e906 commit 117832a
Showing 1 changed file with 8 additions and 0 deletions.
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 117832a

Please sign in to comment.