fix(ui): fix page-scroll on mobile web browsers
This commit is a continuation of commits 599ad9b0bb2e3dfa4ce7bbf4b3556c54ea47ac00, 5a146e013705f512bde74aae5878f0d0d9463002 and 7ef37b969d7b6c9f2e6a7b3ee52f120ea1e92359.
This commit is contained in:
parent
599ad9b0bb
commit
5b557fee24
3
main.css
3
main.css
@ -1,5 +1,5 @@
|
|||||||
/* Inferencium - Website - CSS - Main */
|
/* Inferencium - Website - CSS - Main */
|
||||||
/* Version: 12.5.0-beta.3 */
|
/* Version: 12.5.0-beta.4 */
|
||||||
|
|
||||||
/* Copyright 2022 Jake Winters */
|
/* Copyright 2022 Jake Winters */
|
||||||
/* SPDX-License-Identifier: BSD-3-Clause */
|
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||||
@ -9,7 +9,6 @@
|
|||||||
Colour Scheme - Dark */
|
Colour Scheme - Dark */
|
||||||
html, body {
|
html, body {
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow-x: hidden;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Body */
|
/* Body */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user