Change currence field to valign:top

This commit is contained in:
Tobias Herre 2024-07-24 12:01:04 +02:00
parent fb72d4e8a5
commit 80f0dee8fe
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ function getRow(rid,num) {
+ "<td data-label=\"Betrag\">"
+ `<input class="tab_input" name="amount[${rid}] type="text" placeholder="0.00"/>`
+ "</td>"
+ "<td data-label=\"W&auml;hrung\" style=\"vertical-align: middle\">"
+ "<td data-label=\"W&auml;hrung\" style=\"vertical-align: top\">"
+ cur
// +