pull/193/head
mertsincan 2020-02-03 11:02:27 +03:00
parent 82e6ddf102
commit d41c339c60
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@ export default {
padding: 0; padding: 0;
pointer-events: auto; pointer-events: auto;
max-height: 90%; max-height: 90%;
margin: 5% auto; margin: 5% 0;
transform: scale(1); transform: scale(1);
} }
.p-dialog .p-dialog-titlebar { .p-dialog .p-dialog-titlebar {