0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-03-31 22:51:25 -05:00

fix(console): fix SIE title padding (#1211)

This commit is contained in:
Wang Sijie 2022-06-24 10:31:07 +08:00 committed by GitHub
parent 04ba878b62
commit ca77a41973
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,7 @@
.tabs {
padding-top: _.unit(2);
margin-top: _.unit(4);
}
.card {