aboutsummaryrefslogtreecommitdiff
path: root/src/App.css
diff options
context:
space:
mode:
authorLibravatar Renard 2019-09-12 12:56:33 -0300
committerLibravatar Renard 2019-09-12 12:56:33 -0300
commitffd36df61f3af42e07fd93d356f1b171d7d3257d (patch)
tree248311882f00f71e3e9260dfe5d13efb22ba2f0e /src/App.css
parent6c1353ac49a09ef33707083f7c23919567bc2ae2 (diff)
downloadbai-client-ffd36df61f3af42e07fd93d356f1b171d7d3257d.tar.gz
bai-client-ffd36df61f3af42e07fd93d356f1b171d7d3257d.tar.xz
bai-client-ffd36df61f3af42e07fd93d356f1b171d7d3257d.zip
Cambios visuales en header de thread
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 d68f434..2b19b24 100644
--- a/src/App.css
+++ b/src/App.css
@@ -2,4 +2,9 @@
word-break: break-word;
overflow-wrap: anywhere;
text-overflow: ellipsis;
+}
+
+.inlineSubHeader {
+ display: inline !important;
+ margin-left: 0.25em !important;
} \ No newline at end of file