We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8499bee commit 0c0dd32Copy full SHA for 0c0dd32
1 file changed
character_sheet.html
@@ -463,10 +463,6 @@ <h1>EDA</h1>
463
<span class="label">Reactions</span>
464
<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>
465
</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>
470
471
472
<div style="margin-top: 10px;">
0 commit comments