From 5173d1769f1bd8ada20ab5f4399a34b622968bd0 Mon Sep 17 00:00:00 2001 From: luktinghin Date: Sat, 20 Jan 2024 09:11:43 +0800 Subject: [PATCH] minor update css dual mode --- styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/styles.css b/styles.css index 351d99d..2b47482 100644 --- a/styles.css +++ b/styles.css @@ -5432,13 +5432,13 @@ body.dark #preview-expand-box > div > div.timespan { pointer-events: none; } .ptolcontainer { - height: 120px; + height: 100px; } .leftbar { padding-top: 0px; } .druglabelcontainer { - height: 180px; + /*height: 180px;*/ } .sharebutton.complex { opacity: 0;