Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/public/editor/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
<span id="statusText">Loading...</span>
</span>

<div class="d-flex flex-items-center gap-2 ml-auto">
<div class="d-flex flex-items-center gap-3 ml-auto">
<label class="d-flex flex-items-center gap-1 f6 color-fg-muted cursor-pointer" style="white-space: nowrap; user-select: none;" id="autoCompileToggle" title="Auto-compile on change">
<div class="toggle-track active" id="toggleTrack">
<div class="toggle-knob"></div>
Expand Down