Portal preview iframe refinements

This commit is contained in:
Peter Zimon 2021-05-24 20:06:17 +02:00
parent b06a351538
commit 5cf7a29d2c

View File

@ -1641,11 +1641,11 @@ p.theme-validation-details {
0 100px 80px rgba(0, 0, 0, 0.07)
;
width: 420px;
height: 582px;
height: 562px;
margin-bottom: 32px;
border-radius: 5px;
pointer-events: none;
transition: height 0.35s ease-in-out;
transition: height 0.17s ease-out;
}
.gh-setting-members-portal-disabled {