diff options
Diffstat (limited to 'htdocs/private')
-rw-r--r-- | htdocs/private/header.ejs | 2 | ||||
-rw-r--r-- | htdocs/private/version.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/private/header.ejs b/htdocs/private/header.ejs index 94ecb87..2137a05 100644 --- a/htdocs/private/header.ejs +++ b/htdocs/private/header.ejs @@ -11,4 +11,4 @@ <link rel="stylesheet" href="/assets/css/main.css"> </head> <body> -<main>
\ No newline at end of file +<main style="overflow-x: hidden;">
\ No newline at end of file diff --git a/htdocs/private/version.txt b/htdocs/private/version.txt index 80af6f9..1eebb2a 100644 --- a/htdocs/private/version.txt +++ b/htdocs/private/version.txt @@ -1 +1 @@ -9.1.2
\ No newline at end of file +9.1.3
\ No newline at end of file |