Skip to content

Commit

Permalink
Don’t hide certain divs in form .flex-container.form-multiline
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens-Erik Weber authored and Jens-Erik Weber committed Feb 28, 2024
1 parent 7b7e5e5 commit 5e0802c
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 10 deletions.
3 changes: 0 additions & 3 deletions djangocms_admin_style/sass/components/_forms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ form {
display: block;
//margin-right: 0;
}
div:has(div.hidden) {
display: none;
}
}
fieldset.module > h2 {
margin-right: 20px;
Expand Down

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
34 changes: 28 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5e0802c

Please sign in to comment.