Fix scrollbars (#2825)

* Update Russian Locale

* Fix scrollbars
This commit is contained in:
Alex Kaul 2021-01-25 18:02:43 +07:00 committed by GitHub
parent ca44af0625
commit 441eb3bb29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@
**/
body {
overflow: hidden;
}
.red-ui-editor {
font-size: $primary-font-size;