From 9b03b24e155b8406d45c224bc6ed70cd4f9ed383 Mon Sep 17 00:00:00 2001 From: KubaPro010 Date: Tue, 9 Dec 2025 21:34:06 +0100 Subject: [PATCH] there we go --- modules/web.html | 87 ++++++++++++++++++++++++++++-------------------- 1 file changed, 51 insertions(+), 36 deletions(-) diff --git a/modules/web.html b/modules/web.html index cc4f4b3..5592686 100644 --- a/modules/web.html +++ b/modules/web.html @@ -10,13 +10,13 @@ --success:#47d18b; --danger:#ff6b6b; --glass: rgba(255,255,255,0.03); font-family: Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial; } - html,body{height:100%; margin:0; background:linear-gradient(180deg,#071018,#0b1220 60%); color:#e6eef6} + html,body{height:100%; margin:0; background:linear-gradient(180deg,#071018,#0b1220 60%); color:#e6eef6; overflow: hidden;} .container{max-width:1400px; margin:18px auto; padding:18px; display:flex; flex-direction:column; gap:12px} h1{margin:0; font-size:22px; font-weight:700} .layout{display:flex; gap:14px; height:calc(100vh - 140px);} .panel{background:var(--panel); border-radius:10px; padding:12px; box-shadow: 0 6px 18px rgba(2,8,16,0.6); display:flex; flex-direction:column; overflow:hidden} .left{flex:1.2; min-width:420px} - .right{flex:1; display:grid; grid-template-columns:1fr 1fr; gap:12px} + .right{flex:1; display:flex; flex-direction:column; gap:12px} .frame-title{font-size:16px; color:var(--muted); margin-bottom:8px} .now, .next {margin-bottom:12px} .now .track, .next .track {font-weight:600; font-size:14px; word-break:break-all} @@ -89,23 +89,21 @@
-
-
Directory Browser
-
-
- +
+
+
Directory Browser
+
+
+ +
+
Subdirectory Files
+
+
-
- -
-
Subdirectory Files
-
-
- -
+
+
-