瀏覽代碼

Fix problem with scroll inside chat window (#3578)

tags/0.6.4
rmmedia 1 年之前
父節點
當前提交
b3996b3221
No account linked to committer's email address
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      web/app/styles/globals.css

+ 1
- 1
web/app/styles/globals.css 查看文件

@@ -76,7 +76,7 @@
html,
body {
max-width: 100vw;
overflow-x: hidden;
overflow: hidden;
}

body {

Loading…
取消
儲存