Add right padding on #app for overlay scrollbar gutter
Some checks failed
check / check (push) Has been cancelled

This commit is contained in:
2026-02-26 03:14:39 +07:00
parent ff3554e24e
commit 4765bf835f
2 changed files with 2 additions and 2 deletions

View File

@@ -14,6 +14,6 @@
}
body {
width: 412px;
width: 396px;
overflow-x: hidden;
}