pull/160/head
mertsincan 2020-01-23 11:39:52 +03:00
parent 72b687499d
commit 8e878257ce
1 changed files with 2 additions and 2 deletions

View File

@ -320,8 +320,8 @@ export default {
transition: none; transition: none;
transform: none; transform: none;
width: 100vw !important; width: 100vw !important;
top: 0; max-height: 100%;
left: 0; margin: auto;
} }
.p-dialog-maximized .p-dialog-content { .p-dialog-maximized .p-dialog-content {
-webkit-transition: height .3s; -webkit-transition: height .3s;