瀏覽代碼

Adjusted contacts pane position in direct chat

Abdullah Almsaeed 10 年之前
父節點
當前提交
0e7def36bb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build/less/direct-chat.less

+ 1 - 1
build/less/direct-chat.less

@@ -103,7 +103,7 @@
   }
 }
 .direct-chat-contacts {
-  .translate(100%, 0);
+  .translate(101%, 0);
   position: absolute;
   top: 0;
   bottom: 0;