0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00

fix(console): fix the quota guard layout (#5689)

* fix(console): fix the quota guard layout

fix the quota guard layout

* chore(console): add some comments

add some comments
This commit is contained in:
simeng-li 2024-04-15 10:45:00 +08:00 committed by GitHub
parent 559331d51e
commit 0d9462729f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,6 +7,7 @@
padding: _.unit(6);
background-color: var(--color-info-container);
margin: 0 _.unit(-6) _.unit(-6);
flex: 1; // Should display in full width
.description {
flex: 1;