瀏覽代碼

bugfix: minimized bar creates 100% width overlay, masking other elements

JC Brand 2 月之前
父節點
當前提交
cd541e53d6
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/plugins/chatboxviews/styles/chats.scss

+ 0 - 1
src/plugins/chatboxviews/styles/chats.scss

@@ -9,7 +9,6 @@
                 position: fixed;
                 position: fixed;
                 bottom: 0;
                 bottom: 0;
                 right: 0;
                 right: 0;
-                left: 1em;
             }
             }
         }
         }