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