comment out fontFamily for now

This commit is contained in:
Felix Roos 2023-12-14 14:50:17 +01:00
parent 37f97e1c17
commit 7b6f63db05

View File

@ -50,7 +50,7 @@
<option>xcodeLight</option>
</select> </label
><br />
<label
<!-- <label
>keybindings
<select name="keybindings">
<option>codemirror</option>
@ -65,7 +65,7 @@
<option>monospace</option>
<option>helvetica</option>
</select> </label
><br />
><br /> -->
<label>fontSize <input type="number" name="fontSize" /></label>
<br />
<label><input type="checkbox" name="isLineNumbersDisplayed" />isLineNumbersDisplayed</label>