azri 1 settimana fa
parent
commit
c27c61de44
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      src/components/ProductSelected/ProductSelected.jsx

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

@@ -86,7 +86,7 @@ const ProductSelected = () => {
86 86
                 md:20
87 87
               }, 
88 88
               boxShadow: 0,
89
-              fontSize:10
89
+              fontSize: 10
90 90
             }} variant="contained">
91 91
               NEW
92 92
             </Button>

Loading…
Annulla
Salva