Update TopPanel.js

master
JFH 2021-09-04 19:42:46 +02:00
parent d4d933820e
commit 9fe15e1d16
1 changed files with 2 additions and 1 deletions

View File

@ -985,7 +985,8 @@ class TopPanel {
${i18next.t('properties.monospace')},
${i18next.t('properties.courier')},
${i18next.t('properties.helvetica')},
${i18next.t('properties.times')} "
${i18next.t('properties.times')}"
values="Serif Sans-serif Cursive Fantasy Monospace Courier Helvetica Times"
>
</select>
<se-spin-input size="2" id="font_size" min=1 max=1000 step=1 title="${i18next.t('properties.font_size')}"