lsc 6 달 전
부모
커밋
84ff0100ab
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/components/pages/library.vue

+ 1 - 0
src/components/pages/library.vue

@@ -666,6 +666,7 @@ export default {
   /* overflow: hidden; */
   padding: 5px 0;
   box-shadow: 0 0 2px 0px #00000021;
+  z-index: 99;
 }
 
 .action-div>div {