cart: Special request > move files

This commit is contained in:
2025-10-09 18:10:02 +03:00
parent 905367899e
commit 7c027b2114
7 changed files with 24 additions and 19 deletions

View File

@@ -0,0 +1,9 @@
.inputField {
height: 50px;
}
.editButton {
color: var(--primary, #FFB700);
font-size: 14px;
cursor: pointer;
}