fully center

This commit is contained in:
Mutasem 2022-04-07 04:37:25 +02:00
parent e8f9fa6f35
commit 9aaf988d91

View file

@ -754,7 +754,7 @@ export default mixins(
.center { .center {
display: flex; display: flex;
height: 80%; height: 100%;
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
justify-content: center; justify-content: center;