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

fix(console): tab nav link font (#399)

This commit is contained in:
Wang Sijie 2022-03-16 17:21:07 +08:00 committed by GitHub
parent bfc8a64c44
commit 6f3c762632
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
@use '@/scss/underscore' as _;
.link {
font-size: var(--font-body-2);
font: var(--font-body-2);
margin-right: _.unit(6);
padding-bottom: _.unit(1);