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.
1 parent a8ac720 commit 91dee6aCopy full SHA for 91dee6a
dist/index.html
@@ -125,13 +125,8 @@ <h1>
125
<option value="condensed">Condensed</option>
126
<option value="default only">Show present only</option>
127
</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>
+ <label><input type="checkbox" id="x-ala-x-partial-parsing" />
+ Allow X ala X partial parsing</label>
135
<div>
136
<button id="reset-button">Reset to default</button>
137
<div></div>
0 commit comments