Browse Source

header change

master
azri 1 week ago
parent
commit
09b0785d85
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/components/ProductSelected/ProductSelected.jsx

+ 1
- 1
src/components/ProductSelected/ProductSelected.jsx View File

@@ -151,7 +151,7 @@ const ProductSelected = () => {
151 151
           alignItems: "center",
152 152
           justifyContent: "center",
153 153
           my: 4,
154
-          mb: 0
154
+          mb: 5
155 155
         }}>
156 156
         <ChevronLeftIcon
157 157
           style={{

Loading…
Cancel
Save