Sfoglia il codice sorgente

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

Vanessa 1 anno fa
parent
commit
75c888a847
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 {