-
-
-
Select Source
++ Ch. +
+ + +diff --git a/animex/Resources/styles.css b/animex/Resources/styles.css index d25bf5e..c1a6c86 100644 --- a/animex/Resources/styles.css +++ b/animex/Resources/styles.css @@ -35,8 +35,10 @@ body { color: var(--text-primary); display: flex; flex-direction: column; - height: 100vh; - overflow: hidden; + + height: auto !important; + min-height: 100vh; + overflow-y: auto !important; } /* @@ -51,7 +53,7 @@ DESKTOP STYLES (REWORKED & CONSOLIDATED) flex-direction: row; flex-grow: 1; height: 100vh; - overflow: hidden; + overflow-x: hidden; } .desktop-main { diff --git a/animex/manga-info.html b/animex/manga-info.html index 76c3126..a0e0d1f 100644 --- a/animex/manga-info.html +++ b/animex/manga-info.html @@ -1,4 +1,4 @@ - +
@@ -7,8 +7,6 @@ content="width=device-width, initial-scale=1.0, user-scalable=no" />- Loading synopsis... -
+Loading metadata...
+ Ch. +
+ + +