From 4affd3a955dee3851afffac4e18326d3e6360367 Mon Sep 17 00:00:00 2001 From: SiriusXT <1160925501@qq.com> Date: Tue, 28 Oct 2025 11:28:36 +0800 Subject: [PATCH] fix: note map button overlapping menu --- apps/client/src/widgets/ribbon/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/client/src/widgets/ribbon/style.css b/apps/client/src/widgets/ribbon/style.css index 26e25154e..16437d618 100644 --- a/apps/client/src/widgets/ribbon/style.css +++ b/apps/client/src/widgets/ribbon/style.css @@ -264,7 +264,6 @@ position: absolute; inset-inline-end: 5px; bottom: 5px; - z-index: 1000; } .style-resolver {