night-cherry il y a 3 semaines
Parent
commit
d9a6cd5940
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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; */