0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-24 22:05:56 -05:00

style(console): connector name font (#1437)

This commit is contained in:
Wang Sijie 2022-07-07 11:09:49 +08:00 committed by GitHub
parent 5b121d7855
commit 2fa0c2164b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,6 +24,7 @@
.name { .name {
margin-top: _.unit(2); margin-top: _.unit(2);
font: var(--font-subhead-2);
} }
.connectorId { .connectorId {