Freigabe → main: Mobile UI, Webhook, IMAP, Zahlung-Workflow und weitere Features #5
@@ -76,6 +76,10 @@ function ThemedApp() {
|
|||||||
token: {
|
token: {
|
||||||
colorPrimary: '#1677ff',
|
colorPrimary: '#1677ff',
|
||||||
borderRadius: 6,
|
borderRadius: 6,
|
||||||
|
// Gleiche Schriftfamilie wie der Body (index.css), damit AntD-Eingaben
|
||||||
|
// – z.B. das Select-Suchfeld – nicht im AntD-Default-Stack abweichen.
|
||||||
|
fontFamily:
|
||||||
|
"'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif",
|
||||||
...(isDark
|
...(isDark
|
||||||
? {}
|
? {}
|
||||||
: {
|
: {
|
||||||
|
|||||||
Reference in New Issue
Block a user