feat: edit product

This commit is contained in:
2025-01-07 17:03:38 -03:00
parent 03192adf94
commit 3a6d214356
6 changed files with 53 additions and 11 deletions

View File

@@ -76,6 +76,11 @@ input, textarea {
margin: 0 auto;
}
.grid-top {
display: flex;
width: 100%;
}
.card {
width: 100%;
height: 120px;