Skip to content

Commit 0c0dd32

Browse files
committed
feat(ui): remove bleeding status checkbox
1 parent 8499bee commit 0c0dd32

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

character_sheet.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -463,10 +463,6 @@ <h1>EDA</h1>
463463
<span class="label">Reactions</span>
464464
<div class="box-input" data-field="reaction_pool" style="height: 30px; border: none; border-bottom: 2px solid var(--primary); width: 35px; margin: 0 auto;"></div>
465465
</div>
466-
<div class="stat-card" style="border: 2px solid #8b0000; background: #fff0f0; display: flex; flex-direction: column; align-items: center; justify-content: center;">
467-
<span class="label" style="color: #8b0000; margin-bottom: 5px;">Bleeding?</span>
468-
<input type="checkbox" name="is_bleeding" style="width: 20px; height: 20px; border-color: #8b0000;">
469-
</div>
470466
</div>
471467

472468
<div style="margin-top: 10px;">

0 commit comments

Comments
 (0)