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

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 {