mirror of
https://github.com/logto-io/logto.git
synced 2025-01-06 20:40:08 -05:00
style(console): form tab content margin (#2541)
This commit is contained in:
parent
00653bb846
commit
0111dd52eb
1 changed files with 0 additions and 4 deletions
|
@ -30,10 +30,6 @@
|
||||||
.form {
|
.form {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
margin-right: _.unit(3);
|
margin-right: _.unit(3);
|
||||||
|
|
||||||
> :not(:first-child) {
|
|
||||||
margin-top: _.unit(3);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.preview {
|
.preview {
|
||||||
|
|
Loading…
Reference in a new issue