chore: set boxes with shadow
This commit is contained in:
parent
0aa5ca5413
commit
ec64cd9679
|
|
@ -54,7 +54,7 @@ export function createComponents(config) {
|
||||||
root: {
|
root: {
|
||||||
borderRadius: 20,
|
borderRadius: 20,
|
||||||
[`&.${paperClasses.elevation1}`]: {
|
[`&.${paperClasses.elevation1}`]: {
|
||||||
boxShadow: '0px 5px 22px rgba(0, 0, 0, 0.04), 0px 0px 0px 0.5px rgba(0, 0, 0, 0.03)'
|
boxShadow: '0px 5px 22px rgba(0, 0, 0, 0.1), 0px 0px 0px 0.5px rgba(0, 0, 0, 0.03)'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user