Spaces:
Runtime error
Runtime error
style change
Browse files- static/style.css +0 -2
static/style.css
CHANGED
@@ -189,8 +189,6 @@
|
|
189 |
|
190 |
/* CSS for chat-container when not minimized */
|
191 |
.chat-container:not(.minimized) {
|
192 |
-
width: 350px;
|
193 |
-
height: 500px;
|
194 |
border-radius: 5px;
|
195 |
position: fixed;
|
196 |
bottom: 10px;
|
|
|
189 |
|
190 |
/* CSS for chat-container when not minimized */
|
191 |
.chat-container:not(.minimized) {
|
|
|
|
|
192 |
border-radius: 5px;
|
193 |
position: fixed;
|
194 |
bottom: 10px;
|