Add ability to easily hide reminder text

This commit is contained in:
Josh birnholz
2023-07-23 16:10:38 -04:00
parent 01fc5b767d
commit d27352af94
2 changed files with 19 additions and 0 deletions

View File

@@ -276,6 +276,12 @@
</div>
</div>
</div>
<div class='readable-background padding margin-bottom'>
<label class='checkbox-container input'>Hide reminder text
<input id='hide-reminder-text' type='checkbox' onchange='textEdited();'>
<span class='checkmark'></span>
</label>
</div>
<div class='readable-background padding'>
<h5 class='padding input-description'>Add a textbox to your card</h5>
<div class='padding input-grid'>