mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 14:52:46 +08: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;
|
||||
}
|
||||
|
||||
&: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 {
|
||||
|
|
Loading…
Reference in New Issue
Block a user