don't set browser font on card creation (#543)
This commit is contained in:
parent
8a330820ed
commit
19012e6110
@ -62,8 +62,9 @@ defaultTemplate = {
|
||||
'did': None,
|
||||
'bqfmt': "",
|
||||
'bafmt': "",
|
||||
'bfont': "Arial",
|
||||
'bsize': 12,
|
||||
# we don't define these so that we pick up system font size until set
|
||||
#'bfont': "Arial",
|
||||
#'bsize': 12,
|
||||
}
|
||||
|
||||
class ModelManager(object):
|
||||
|
Loading…
Reference in New Issue
Block a user