UX: do not hide topic composer in mobile chat (#29633)

This commit is contained in:
Joffrey JAFFEUX 2024-11-07 14:49:59 +09:00 committed by GitHub
parent b4f7a1b761
commit 3d1571a852
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,3 @@
}
}
}
.has-full-page-chat div#reply-control {
display: none;
}