瀏覽代碼

Let the chatarea expand when the occupants sidebar is collapsed.

JC Brand 7 年之前
父節點
當前提交
2705ec8193
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/templates/chatarea.html

+ 1 - 1
src/templates/chatarea.html

@@ -1,4 +1,4 @@
-<div class="chat-area col-md-9 col-8">
+<div class="chat-area col">
     <div class="chat-content {[ if (o.show_send_button) { ]}chat-content-sendbutton{[ } ]}"></div>
     <div class="new-msgs-indicator hidden">▼ {{{ o.unread_msgs }}} ▼</div>
     <form class="sendXMPPMessage">