0
Fork 0
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:
Charles Zhao 2023-08-16 17:31:00 +08:00 committed by GitHub
parent 29ac5c9e8e
commit f75709f2f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,6 +46,7 @@
display: flex;
flex-direction: column;
margin: _.unit(8) _.unit(8) 0 0;
max-width: 1876px;
container-type: inline-size;
label {