Browse Source

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

Vanessa 1 year ago
parent
commit
75c888a847
1 changed files with 1 additions and 1 deletions
  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 {