This website works better with JavaScript
首頁
探索
說明
註冊
登入
im-changing.ru
/
converse.js
镜像来自
https://github.com/conversejs/converse.js.git
關注
2
讚好
0
複刻
0
檔案
問題管理
0
Wiki
瀏覽代碼
bugfix: minimized bar creates 100% width overlay, masking other elements
JC Brand
2 月之前
父節點
8ac2f3c54f
當前提交
cd541e53d6
共有
1 個文件被更改
,包括
0 次插入
和
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;
}
}
}
}