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 {
display: flex;
height: 80%;
height: 100%;
flex-direction: column;
align-items: center;
justify-content: center;