#1343 Page customer card created

This commit is contained in:
Nino Righi
2021-01-22 15:18:58 +01:00
parent 1b29de184d
commit 0d49f9e914
13 changed files with 293 additions and 8 deletions

View File

@@ -65,6 +65,7 @@ module.exports = {
'cool-grey': '#89949e',
glitter: '#e9f0f8',
munsell: '#edeff0',
onyx: '#171717',
// active: '#1f466c',
// inactive: '#3980c6',
// disabled: '#b0cce8',
@@ -86,6 +87,7 @@ module.exports = {
},
borderRadius: {
card: '5px',
customerCard: '10px',
filter: '20px',
autocomplete: '30px',
},