소스 검색

theme design

night-cherry 3 주 전
부모
커밋
d9a6cd5940
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      style/index.css

+ 2 - 2
style/index.css

@@ -42,9 +42,9 @@ dialog{
     position: relative;
     background-color: var(--body-background-color);
     opacity: 0.95;
-    display: flex;
+    /* display: flex;
     justify-content: center;
-    align-items: center;
+    align-items: center; */
 }
 dialog::backdrop{
     /* background-color: #121929; */