ImageWithFallback: ai code enhance

This commit is contained in:
2025-11-12 15:36:40 +03:00
parent e1199314ee
commit bfb7c86901
3 changed files with 189 additions and 173 deletions

View File

@@ -23,7 +23,7 @@
}
.quantityButton {
padding: 0px;
padding: 0;
width: 25px;
height: 32px;
display: flex;
@@ -42,7 +42,7 @@
}
.removeButton {
padding: 4px 0px;
padding: 4px 0;
height: 32px;
display: flex;
align-items: center;