mirror of
https://github.com/chinchang/web-maker.git
synced 2025-05-29 13:41:28 +02:00
index.html: indentation fix
This commit is contained in:
parent
87aaffe328
commit
12f8924450
@ -486,7 +486,7 @@
|
|||||||
<label class="line" title="Preserves the console logs across your preview refreshes">
|
<label class="line" title="Preserves the console logs across your preview refreshes">
|
||||||
<input type="checkbox" d-change="updateSetting" data-setting="preserveConsoleLogs"> Preserve console logs
|
<input type="checkbox" d-change="updateSetting" data-setting="preserveConsoleLogs"> Preserve console logs
|
||||||
</label>
|
</label>
|
||||||
<label class="line" title="Switch to lighter version for better performance. Removes things like blur etc.">
|
<label class="line" title="Switch to lighter version for better performance. Removes things like blur etc.">
|
||||||
<input type="checkbox" d-change="updateSetting" data-setting="lightVersion"> Fast/light version (needs refresh)
|
<input type="checkbox" d-change="updateSetting" data-setting="lightVersion"> Fast/light version (needs refresh)
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user