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:
parent
04ba878b62
commit
ca77a41973
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
|
||||
.tabs {
|
||||
padding-top: _.unit(2);
|
||||
margin-top: _.unit(4);
|
||||
}
|
||||
|
||||
.card {
|
||||
|
|
Loading…
Add table
Reference in a new issue