rohan13 commited on
Commit
0cb78aa
Β·
1 Parent(s): 461e556
Files changed (1) hide show
  1. static/style.css +1 -0
static/style.css CHANGED
@@ -156,6 +156,7 @@
156
  /* CSS for chat-container when minimized */
157
  .chat-container.minimized {
158
  min-width: 70px;
 
159
  height: 70px;
160
  border-radius: 50%;
161
  position: fixed;
 
156
  /* CSS for chat-container when minimized */
157
  .chat-container.minimized {
158
  min-width: 70px;
159
+ width: 70px;
160
  height: 70px;
161
  border-radius: 50%;
162
  position: fixed;