mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-13 18:10:51 +02:00
updated monospace font with latin-ext charset
This commit is contained in:
@@ -62,7 +62,8 @@
|
||||
|
||||
<style>
|
||||
.secret {
|
||||
font-family: monospace;
|
||||
font-family: var(--monospaceFontFamily);
|
||||
font-size: var(--baseFontSize);
|
||||
font-weight: normal;
|
||||
user-select: all;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user