DEV: remove :has selector from composer (#25233)

This commit is contained in:
Kris 2024-01-11 19:15:37 -05:00 committed by GitHub
parent 8838d27754
commit 52511a3260
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,12 +21,10 @@ html.composer-open {
max-width: 740px;
}
&:has(.with-form-template) {
max-width: 740px;
.with-form-template {
.toggle-preview,
.submit-panel .mobile-preview,
.submit-panel .mobile-file-upload:not(.hidden) {
#mobile-file-upload,
.submit-panel .mobile-preview {
display: none;
}
.d-editor-preview-wrapper {