aboutsummaryrefslogtreecommitdiff
path: root/src/App.css
diff options
context:
space:
mode:
authorLibravatar Renard 2019-09-12 00:24:37 -0300
committerLibravatar Renard 2019-09-12 00:24:37 -0300
commit8ea1b415d5c288908d687e6ee8d0c275089b1039 (patch)
treecae65f88154a6d681c45e8b138c4fde1046fc437 /src/App.css
parent0a5b872a0762467697d3c662cc41c922294505ff (diff)
downloadbai-client-8ea1b415d5c288908d687e6ee8d0c275089b1039.tar.gz
bai-client-8ea1b415d5c288908d687e6ee8d0c275089b1039.tar.xz
bai-client-8ea1b415d5c288908d687e6ee8d0c275089b1039.zip
Fix: Imagenes y componentUpdate
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 e69de29..d68f434 100644
--- a/src/App.css
+++ b/src/App.css
@@ -0,0 +1,5 @@
+.postMessage {
+ word-break: break-word;
+ overflow-wrap: anywhere;
+ text-overflow: ellipsis;
+} \ No newline at end of file