From 92eabfe03ef65623d68e6211f00781d345f25724 Mon Sep 17 00:00:00 2001 From: BoBoooooo <17746714@qq.com> Date: Tue, 7 May 2024 14:25:41 +0800 Subject: [PATCH] fix: status-bar zIndex --- src/multi/index.less | 1 + 1 file changed, 1 insertion(+) diff --git a/src/multi/index.less b/src/multi/index.less index 3193d59..2ed5345 100644 --- a/src/multi/index.less +++ b/src/multi/index.less @@ -181,6 +181,7 @@ justify-content: space-between; background: var(--monaco-panel-background); font-size: 12px; + z-index: 1; &-logo { width: 14px;