mirror of
https://github.com/logto-io/logto.git
synced 2025-01-06 20:40:08 -05:00
style(console): fix inspire me button spacing (#3542)
This commit is contained in:
parent
c2e4226292
commit
a422f96ef1
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
border-radius: 12px;
|
border-radius: 12px;
|
||||||
background-color: var(--color-base);
|
background-color: var(--color-base);
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
justify-content: space-between;
|
||||||
|
|
||||||
.inspireContent {
|
.inspireContent {
|
||||||
margin-right: _.unit(6);
|
margin-right: _.unit(6);
|
||||||
|
|
Loading…
Reference in a new issue