mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: hide draft post notice on mobile chat (#25297)
This commit is contained in:
@@ -55,3 +55,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.has-full-page-chat div#reply-control {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user