mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 07:09:48 +03:00
Portal preview iframe refinements
This commit is contained in:
parent
b06a351538
commit
5cf7a29d2c
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user