Spaces:
Running
Running
nroggendorff
commited on
Commit
•
8958836
1
Parent(s):
fd7cd1b
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -199,7 +199,7 @@
|
|
199 |
|
200 |
@media (width <= 300px) {
|
201 |
.chat-container {
|
202 |
-
transform:
|
203 |
}
|
204 |
}
|
205 |
</style>
|
|
|
199 |
|
200 |
@media (width <= 300px) {
|
201 |
.chat-container {
|
202 |
+
transform: none; !important
|
203 |
}
|
204 |
}
|
205 |
</style>
|