mirror of
https://github.com/logto-io/logto.git
synced 2025-01-06 20:40:08 -05:00
fix(console): button space on the guide header (#1317)
This commit is contained in:
parent
40c8d0eeed
commit
0e93792fe9
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@
|
|||
}
|
||||
|
||||
.getSampleButton {
|
||||
margin-right: _.unit(15);
|
||||
margin: 0 _.unit(15) 0 _.unit(6);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue