fix: remove extra div closing tag that broke main layout structure
Build Curio HMS / build-and-deploy (push) Successful in 50s
Details
Build Curio HMS / build-and-deploy (push) Successful in 50s
Details
This commit is contained in:
parent
2ef518f30e
commit
51690a803d
|
|
@ -171,7 +171,6 @@
|
|||
<label for="soap-p">Plan</label>
|
||||
<textarea id="soap-p" class="zen-textarea-small" placeholder="Treatment, Rx, follow-up..." tabindex="4"></textarea>
|
||||
</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);">
|
||||
|
|
|
|||
Loading…
Reference in New Issue