forked from open-webui/open-webui
parent
386fc040b1
commit
2feba8af94
1 changed files with 3 additions and 1 deletions
|
@ -215,6 +215,8 @@
|
|||
|
||||
<style>
|
||||
.font-mona {
|
||||
font-family: 'Mona Sans';
|
||||
font-family: 'Mona Sans', -apple-system, 'Arimo', ui-sans-serif, system-ui, 'Segoe UI', Roboto,
|
||||
Ubuntu, Cantarell, 'Noto Sans', sans-serif, 'Helvetica Neue', Arial, 'Apple Color Emoji',
|
||||
'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue