Start on risk it dialog

This commit is contained in:
Chris Ryan 2026-01-16 20:29:33 +10:00
parent 3447afc213
commit cfc3bbdabb
3 changed files with 37 additions and 3 deletions

View file

@ -2,8 +2,17 @@
<header class="dialog-header">
<h1>{{title}}</h1>
</header>
<div>
<span>Remaining points to use here.</span>
</div>
<div class="risk-it-all-container">
<span>TODO magic here</span>
<div class="two-columns even">
<span>{{currentHitPointsLabel}}</span>
<span>New HP field editor, initial value is current hit points</span>
<span>{{currentStressLabel}}</span>
<span>New Stress field editor, initial value is current hit points</span>
</div>
</div>
<footer class="flexrow">
<button data-action="close">