rohan13 commited on
Commit
e0d123d
·
1 Parent(s): 240011f

style change

Browse files
Files changed (1) hide show
  1. static/style.css +1 -0
static/style.css CHANGED
@@ -153,6 +153,7 @@
153
 
154
  /* CSS for chat-container when minimized */
155
  .chat-container.minimized {
 
156
  height: 70px;
157
  border-radius: 50%;
158
  position: fixed;
 
153
 
154
  /* CSS for chat-container when minimized */
155
  .chat-container.minimized {
156
+ min-width: 70px;
157
  height: 70px;
158
  border-radius: 50%;
159
  position: fixed;