fix: remove extra div closing tag that broke main layout structure
Build Curio HMS / build-and-deploy (push) Successful in 50s Details

This commit is contained in:
Deep Koluguri 2026-07-09 00:17:23 -04:00
parent 2ef518f30e
commit 51690a803d
1 changed files with 0 additions and 1 deletions

View File

@ -171,7 +171,6 @@
<label for="soap-p">Plan</label> <label for="soap-p">Plan</label>
<textarea id="soap-p" class="zen-textarea-small" placeholder="Treatment, Rx, follow-up..." tabindex="4"></textarea> <textarea id="soap-p" class="zen-textarea-small" placeholder="Treatment, Rx, follow-up..." tabindex="4"></textarea>
</div> </div>
</div>
</div> </div>
<div id="prescription-print-area" class="prescription-builder" style="margin-top: 1.5rem; background: #fff; padding: 1.5rem; border-radius: 8px; border: 1px solid var(--border-color);"> <div id="prescription-print-area" class="prescription-builder" style="margin-top: 1.5rem; background: #fff; padding: 1.5rem; border-radius: 8px; border: 1px solid var(--border-color);">