Spaces:
Runtime error
Runtime error
bot icon
Browse files- 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;
|