nroggendorff commited on
Commit
8958836
1 Parent(s): fd7cd1b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -199,7 +199,7 @@
199
 
200
  @media (width <= 300px) {
201
  .chat-container {
202
- transform: translateY(0); !important
203
  }
204
  }
205
  </style>
 
199
 
200
  @media (width <= 300px) {
201
  .chat-container {
202
+ transform: none; !important
203
  }
204
  }
205
  </style>