fields for user font overrides
This commit is contained in:
parent
925fd863fe
commit
80cbf29bdf
6 changed files with 57 additions and 2 deletions
|
|
@ -30,7 +30,7 @@ export default {
|
|||
emits: ['update:modelValue'],
|
||||
data () {
|
||||
return {
|
||||
manualEntry: true,
|
||||
manualEntry: false,
|
||||
availableOptions: [
|
||||
this.noInherit ? '' : 'inherit',
|
||||
'serif',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue