aboutsummaryrefslogtreecommitdiff
path: root/src/App.css
diff options
context:
space:
mode:
authorLibravatar Renard 2019-09-26 13:01:21 -0300
committerLibravatar Renard 2019-09-26 13:01:21 -0300
commitdbb9a17b7520431e291a2a43683d3ce4a9ed4687 (patch)
tree32a6902af3184dfc368e4782101f71cade84b0e6 /src/App.css
parenta9f1a158a8ec68d3c1e4ca656dee31032b74c25b (diff)
downloadbai-client-dbb9a17b7520431e291a2a43683d3ce4a9ed4687.tar.gz
bai-client-dbb9a17b7520431e291a2a43683d3ce4a9ed4687.tar.xz
bai-client-dbb9a17b7520431e291a2a43683d3ce4a9ed4687.zip
AƱadido: Embed de videos, audio y otros archivos
Diffstat (limited to 'src/App.css')
-rw-r--r--src/App.css5
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