mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
style(console): add margin around input fields in app guide (#4375)
This commit is contained in:
parent
db2f38c09e
commit
e13107438c
1 changed files with 4 additions and 0 deletions
|
@ -18,3 +18,7 @@
|
|||
margin: _.unit(6) 0 0 _.unit(2);
|
||||
}
|
||||
}
|
||||
|
||||
form {
|
||||
margin: _.unit(4) 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue