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:
parent
bfc8a64c44
commit
6f3c762632
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in a new issue