mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
use os default font
This commit is contained in:
@@ -7,7 +7,7 @@ global-reset()
|
||||
@import './containers/*'
|
||||
@import './HomeContainer'
|
||||
|
||||
DEFAULT_FONTS = 'Lato', 'MS Gothic', 'Malgun Gothic', 'Sans-serif'
|
||||
DEFAULT_FONTS = 'Lato', helvetica, arial, sans-serif
|
||||
|
||||
*
|
||||
-webkit-app-region no-drag
|
||||
|
||||
Reference in New Issue
Block a user