From 75c888a847185e362bf4da59eb2d0a22ef2f09fc Mon Sep 17 00:00:00 2001 From: Vanessa Date: Thu, 9 May 2024 17:03:55 +0800 Subject: [PATCH] :art: https://github.com/siyuan-note/siyuan/issues/11307 --- app/src/assets/scss/util/_function.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/assets/scss/util/_function.scss b/app/src/assets/scss/util/_function.scss index 171ae431a..344099b1a 100644 --- a/app/src/assets/scss/util/_function.scss +++ b/app/src/assets/scss/util/_function.scss @@ -120,7 +120,7 @@ width: 100%; bottom: 0; align-content: center; - z-index: 1; + z-index: 3; // 需大于 database table view align-items: center; &--top {