fix(dashboard): improve layout for dashboard cards

This commit is contained in:
KostyaDanovsky 2017-09-15 17:15:59 +03:00
parent 96c5cbde66
commit 2f9287e937
9 changed files with 42 additions and 44 deletions

View file

@ -53,6 +53,7 @@ export const DEFAULT_THEME = {
areaGradFrom: '#ebeef2',
areaGradTo: '#ebeef2',
areaOpacity: '0.5',
shadowLineDarkBg: 'rgba(0, 0, 0, 0)',
},