@@ -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; */