Преглед изворни кода

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…
Откажи
Сачувај