master
kek7198 2022-01-02 15:40:14 -06:00
parent 5717125ea0
commit bb9badfe2b
1 changed files with 4 additions and 1 deletions

View File

@ -40,7 +40,10 @@
</div>
<h2 class="label text-black"></h2>
<h2 class="label text-black">
Compact mode
<span class="badge badge-yellow">New!</span>
</h2>
<div>
<input type="checkbox" id="compactMode" name="compact" {% if v.compact %}checked{% endif %} onchange="post_toast('/settings/profile?compact='+this.checked);">