fixed loading page not centered

This commit is contained in:
Miodec 2022-08-23 17:30:56 +02:00
parent b7e1436575
commit 39a0a671ea

View file

@ -208,8 +208,9 @@ key {
}
.pageLoading {
height: 100%;
display: grid;
justify-content: center;
align-items: center;
}
.pageLoading,