mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 07:09:48 +03:00
Minor membership related style refinements
This commit is contained in:
parent
471a3b8c0d
commit
d706d9f19b
@ -1637,6 +1637,10 @@ p.theme-validation-details {
|
|||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.gh-setting-members-portal-mock .site-frame {
|
||||||
|
border-radius: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
/* Stripe Connect modal */
|
/* Stripe Connect modal */
|
||||||
.fullscreen-modal-stripe-connect {
|
.fullscreen-modal-stripe-connect {
|
||||||
max-width: 860px;
|
max-width: 860px;
|
||||||
@ -1709,7 +1713,6 @@ p.theme-validation-details {
|
|||||||
background: var(--whitegrey-l2);
|
background: var(--whitegrey-l2);
|
||||||
min-height: unset;
|
min-height: unset;
|
||||||
height: 80px;
|
height: 80px;
|
||||||
max-width: 380px;
|
|
||||||
font-family: var(--font-family-mono);
|
font-family: var(--font-family-mono);
|
||||||
font-size: 1.3rem;
|
font-size: 1.3rem;
|
||||||
resize: none;
|
resize: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user