소스 검색

: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 {