ciyidogan commited on
Commit
f3f32b7
·
verified ·
1 Parent(s): 2d0ad51

Update flare-ui/src/app/components/chat/chat.component.scss

Browse files
flare-ui/src/app/components/chat/chat.component.scss CHANGED
@@ -32,6 +32,11 @@
32
  }
33
  }
34
 
 
 
 
 
 
35
  .chat-card {
36
  height: calc(100vh - 200px);
37
  display: flex;
 
32
  }
33
  }
34
 
35
+ .locale-select {
36
+ width: 100%;
37
+ margin-bottom: 16px;
38
+ }
39
+
40
  .chat-card {
41
  height: calc(100vh - 200px);
42
  display: flex;