瀏覽代碼

:art: https://github.com/siyuan-note/siyuan/issues/11307

Vanessa 1 年之前
父節點
當前提交
75c888a847
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/src/assets/scss/util/_function.scss

+ 1 - 1
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 {