mirror of
https://github.com/logto-io/logto.git
synced 2025-04-07 23:01:25 -05:00
style(console): update onboarding sie page responsive layout (#3485)
This commit is contained in:
parent
b23a85a2d7
commit
097b1ce56b
1 changed files with 2 additions and 1 deletions
|
@ -8,6 +8,8 @@
|
|||
|
||||
> div {
|
||||
max-width: 800px;
|
||||
min-width: 540px;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.config {
|
||||
|
@ -32,7 +34,6 @@
|
|||
}
|
||||
|
||||
.preview {
|
||||
flex: 1;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
align-self: flex-start;
|
||||
|
|
Loading…
Add table
Reference in a new issue