Explorar el Código

header change

master
azri hace 1 semana
padre
commit
09b0785d85
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/components/ProductSelected/ProductSelected.jsx

+ 1
- 1
src/components/ProductSelected/ProductSelected.jsx Ver fichero

@@ -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…
Cancelar
Guardar