mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 08:20:14 +01:00
🎨 style: Add missing markdown font size variable to CSS (#9011)
This commit is contained in:
parent
5943d5346c
commit
007570b5c6
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@
|
|||
--font-size-base: 1rem;
|
||||
--font-size-lg: 1.125rem;
|
||||
--font-size-xl: 1.25rem;
|
||||
--markdown-font-size: 1rem;
|
||||
}
|
||||
html {
|
||||
--brand-purple: #ab68ff;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue