mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: remove :has
selector from composer (#25233)
This commit is contained in:
parent
8838d27754
commit
52511a3260
@ -21,12 +21,10 @@ html.composer-open {
|
|||||||
max-width: 740px;
|
max-width: 740px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:has(.with-form-template) {
|
.with-form-template {
|
||||||
max-width: 740px;
|
|
||||||
|
|
||||||
.toggle-preview,
|
.toggle-preview,
|
||||||
.submit-panel .mobile-preview,
|
#mobile-file-upload,
|
||||||
.submit-panel .mobile-file-upload:not(.hidden) {
|
.submit-panel .mobile-preview {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.d-editor-preview-wrapper {
|
.d-editor-preview-wrapper {
|
||||||
|
Loading…
Reference in New Issue
Block a user