From 04a0d012fc6d50e1b6f4a6ef3db164617cdd759d Mon Sep 17 00:00:00 2001 From: RossAscends <124905043+RossAscends@users.noreply.github.com> Date: Fri, 6 Oct 2023 05:27:36 +0900 Subject: [PATCH] WI: quick cope for mobile entry display --- public/css/mobile-styles.css | 19 +++++++- public/index.html | 88 +++++++++++++++++++----------------- 2 files changed, 63 insertions(+), 44 deletions(-) diff --git a/public/css/mobile-styles.css b/public/css/mobile-styles.css index 388aaff01..c6b6c6659 100644 --- a/public/css/mobile-styles.css +++ b/public/css/mobile-styles.css @@ -35,7 +35,7 @@ max-width: 90svw; } - .world_entry_thin_controls, + /* .world_entry_thin_controls, */ #persona-management-block, #character_popup .flex-container { flex-direction: column; @@ -63,6 +63,15 @@ display: none; } + .world_entry .inline-drawer-toggle { + padding-bottom: 5px; + } + + #worldInfoScanningCheckboxes { + flex-flow: row; + flex-wrap: wrap; + } + body { touch-action: none; overflow: hidden; @@ -71,7 +80,7 @@ } .world_entry_form_control { - width: 100%; + /* width: 100%; */ } .drawer-content { @@ -129,6 +138,12 @@ .wi-settings { flex-direction: column; + gap: 5px !important; + } + + .WIEntryTitleAndStatus, + .WIEntryHeaderControls { + width: 100%; } #character_popup, diff --git a/public/index.html b/public/index.html index 4e8b2a0fb..c3d5b3ada 100644 --- a/public/index.html +++ b/public/index.html @@ -2700,33 +2700,33 @@ -
-
@@ -3935,42 +3935,46 @@
-
- -
- - -
- - +
+ +
-
- - -
-
- - -
-
- -
- +
+
+ + +
+
+ + +
+
+ + +
+
+ +
+ +