EmptyFilePage fix

This commit is contained in:
Čarodej
2021-10-27 10:14:02 +02:00
parent 265cc393e1
commit cd44274690
2 changed files with 4 additions and 9 deletions

View File

@@ -37,14 +37,7 @@
@import '/resources/sass/vuefilemanager/_mixins';
.empty-page {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
margin-top: 85px;
display: flex;
align-items: center;
.empty-state {
margin: 0 auto;