feat: Add Plus Jakarta Font to dashboard (#7421)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Nithin David Thomas
2023-06-28 06:09:37 +05:30
committed by GitHub
parent 239b1e2bf1
commit 4a770fdea7
18 changed files with 73 additions and 8 deletions

View File

@@ -63,7 +63,7 @@ export default {
<style>
ninja-keys {
--ninja-accent-color: var(--w-500);
--ninja-font-family: 'Inter';
--ninja-font-family: 'PlusJakarta';
z-index: 9999;
}
</style>