Font validate style, move defaults to weight (#8877)

This commit is contained in:
Jukka Kurkela
2021-04-10 22:58:11 +03:00
committed by GitHub
parent 9e70913bed
commit f8885ce7a2
13 changed files with 53 additions and 46 deletions

View File

@@ -148,7 +148,7 @@ export default {
align: 'center',
display: false,
font: {
style: 'bold',
weight: 'bold',
},
fullSize: true,
padding: 10,