mirror of
https://github.com/logto-io/logto.git
synced 2025-02-17 22:04:19 -05:00
fix(console): add max-width to guide card group (#4340)
This commit is contained in:
parent
29ac5c9e8e
commit
f75709f2f0
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
margin: _.unit(8) _.unit(8) 0 0;
|
||||
max-width: 1876px;
|
||||
container-type: inline-size;
|
||||
|
||||
label {
|
||||
|
|
Loading…
Add table
Reference in a new issue