mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-02 13:27:55 +08:00
💄(account-onboarding): Fix margins on the accounts list
This commit is contained in:
parent
e5e01e2834
commit
4fd9967ffa
1 changed files with 2 additions and 1 deletions
|
@ -240,7 +240,8 @@
|
|||
|
||||
.page.account-choose {
|
||||
h2 {
|
||||
margin-top: 100px;
|
||||
margin-top: 136px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.provider-list {
|
||||
|
|
Loading…
Reference in a new issue