mirror of
https://github.com/p-stream/p-stream.git
synced 2026-05-07 08:09:55 +00:00
hide x-axis overflow
This commit is contained in:
parent
5e05e17f59
commit
b2db7ff287
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ body {
|
|||
min-height: 100vh;
|
||||
min-height: 100dvh;
|
||||
font-size: 1.0248em;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
html[data-full],
|
||||
|
|
|
|||
Loading…
Reference in a new issue