We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a7ca96e + 52f1829 commit 5976681Copy full SHA for 5976681
site/src/components/edit/toolbar/FontSize.vue
@@ -4,7 +4,7 @@
4
id="font-size"
5
unit="px"
6
:default="styles.fontSize"
7
- :min="12"
+ :min="10"
8
:max="20"
9
:on-value-change="setFontSize"
10
/>
0 commit comments