mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
#1343 Page customer card created
This commit is contained in:
@@ -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',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user