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 15, 2023
1 parent 9a872eb commit cc90b33
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 cc90b33

Please sign in to comment.