From 1c0d5361ea8966692a985707760fc68d95a3bfb9 Mon Sep 17 00:00:00 2001 From: qingxu fu <505030475@qq.com> Date: Tue, 19 Sep 2023 15:52:42 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E7=8A=B6=E6=80=81=E6=A0=8F?= =?UTF-8?q?=E7=9A=84=E6=9C=80=E5=B0=8F=E9=AB=98=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/common.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/themes/common.css b/themes/common.css index 5880d00..0f201f0 100644 --- a/themes/common.css +++ b/themes/common.css @@ -19,3 +19,8 @@ .wrap.svelte-xwlu1w { min-height: var(--size-32); } + +/* status bar height */ +.min.svelte-1yrv54 { + min-height: var(--size-12); +} \ No newline at end of file