Skip to content

Commit 91dee6a

Browse files
committed
reorganize settings
1 parent a8ac720 commit 91dee6a

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

dist/index.html

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -125,13 +125,8 @@ <h1>
125125
<option value="condensed">Condensed</option>
126126
<option value="default only">Show present only</option>
127127
</select>
128-
<details class="flex">
129-
<summary>Advance settings</summary>
130-
<label><input type="checkbox" id="x-ala-x-partial-parsing" />
131-
Allow X ala X partial parsing</label>
132-
<label><input type="checkbox" id="separate-repeated-modifiers" />
133-
Allow separate repeated modifiers</label>
134-
</details>
128+
<label><input type="checkbox" id="x-ala-x-partial-parsing" />
129+
Allow X ala X partial parsing</label>
135130
<div>
136131
<button id="reset-button">Reset to default</button>
137132
<div></div>

0 commit comments

Comments
 (0)