mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-25 20:48:27 +00:00
comment out fontFamily for now
This commit is contained in:
parent
37f97e1c17
commit
7b6f63db05
@ -50,7 +50,7 @@
|
|||||||
<option>xcodeLight</option>
|
<option>xcodeLight</option>
|
||||||
</select> </label
|
</select> </label
|
||||||
><br />
|
><br />
|
||||||
<label
|
<!-- <label
|
||||||
>keybindings
|
>keybindings
|
||||||
<select name="keybindings">
|
<select name="keybindings">
|
||||||
<option>codemirror</option>
|
<option>codemirror</option>
|
||||||
@ -65,7 +65,7 @@
|
|||||||
<option>monospace</option>
|
<option>monospace</option>
|
||||||
<option>helvetica</option>
|
<option>helvetica</option>
|
||||||
</select> </label
|
</select> </label
|
||||||
><br />
|
><br /> -->
|
||||||
<label>fontSize <input type="number" name="fontSize" /></label>
|
<label>fontSize <input type="number" name="fontSize" /></label>
|
||||||
<br />
|
<br />
|
||||||
<label><input type="checkbox" name="isLineNumbersDisplayed" />isLineNumbersDisplayed</label>
|
<label><input type="checkbox" name="isLineNumbersDisplayed" />isLineNumbersDisplayed</label>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user