mirror of
https://github.com/axllent/mailpit.git
synced 2025-04-13 11:50:32 +02:00
Chore: Add favicon fallback font (sans-serif) for unread count
See #210
This commit is contained in:
parent
945da2c75c
commit
97f1530c89
@ -7,7 +7,7 @@ Tinycon.setOptions({
|
||||
height: 11,
|
||||
background: '#dd0000',
|
||||
fallback: false,
|
||||
font: '9px arial',
|
||||
font: '9px arial, sans-serif',
|
||||
})
|
||||
|
||||
// global mailbox info
|
||||
|
Loading…
x
Reference in New Issue
Block a user