mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-25 02:31:59 -05:00
Fixed login link under cta on offers screen
This commit is contained in:
parent
9529587ef7
commit
a034405bc4
1 changed files with 5 additions and 0 deletions
|
@ -90,6 +90,11 @@ export const SignupPageStyles = `
|
|||
margin-top: 8px;
|
||||
}
|
||||
|
||||
.gh-portal-signup-message,
|
||||
.gh-portal-signup-message * {
|
||||
z-index: 9999;
|
||||
}
|
||||
|
||||
.full-size .gh-portal-signup-message {
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue