Revised the numer tab plane in the summary editor.

This commit is contained in:
依瑪貓 2023-03-03 23:50:34 +08:00
parent a9908a7df4
commit c849d6b3d4

View File

@ -161,7 +161,7 @@ First written: 2023/2/28
<div id="accounting-summary-editor-{{ summary_editor.type }}-number-number-error" class="invalid-feedback"></div>
</div>
<div class="form-floating">
<div class="form-floating mt-2">
<input id="accounting-summary-editor-{{ summary_editor.type }}-number-note" class="form-control" type="text" value="" placeholder=" ">
<label class="form-label" for="accounting-summary-editor-{{ summary_editor.type }}-number-note">{{ A_("Note") }}</label>
<div id="accounting-summary-editor-{{ summary_editor.type }}-number-note-error" class="invalid-feedback"></div>