Align input fields correctly on orders page

The margin-top is not needed here. It will be added where needed in a separate commit.
This commit is contained in:
drummer83
2025-02-16 17:35:58 +01:00
parent bf62d16ca5
commit 5651687a25
2 changed files with 3 additions and 4 deletions

View File

@@ -316,7 +316,6 @@ select {
.inline-checkbox {
display: inline-flex;
align-items: center;
margin-top: 3px;
input,
label {