aboutsummaryrefslogtreecommitdiff
path: root/vnext/src/components/Chat.css
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/src/components/Chat.css')
-rw-r--r--vnext/src/components/Chat.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/vnext/src/components/Chat.css b/vnext/src/components/Chat.css
index 02c81ef7..520a5c9b 100644
--- a/vnext/src/components/Chat.css
+++ b/vnext/src/components/Chat.css
@@ -5,5 +5,5 @@
height: 450px;
display: flex;
flex-direction: column-reverse;
- width: 100%
-} \ No newline at end of file
+ width: 100%;
+}