mirror of
https://github.com/discourse/discourse.git
synced 2025-06-15 18:01:33 +08: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