diff options
Diffstat (limited to 'src/App.css')
-rw-r--r-- | src/App.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/App.css b/src/App.css index 7f8d2e3..4698349 100644 --- a/src/App.css +++ b/src/App.css @@ -122,4 +122,9 @@ .ui.modal>.content.replyModal { padding: 0 !important; +} + +.postMessage hr, +.postMessage small { + display: none }
\ No newline at end of file |