last shadow override i wanted to make for now. also small tweak
This commit is contained in:
parent
b3ec3d450c
commit
18e0828ee7
4 changed files with 12 additions and 1 deletions
|
@ -301,6 +301,14 @@ const generateShadows = (input) => {
|
|||
color: '#000000',
|
||||
alpha: 0.6
|
||||
}],
|
||||
topBar: [{
|
||||
x: 0,
|
||||
y: 0,
|
||||
blur: 4,
|
||||
spread: 0,
|
||||
color: '#000000',
|
||||
alpha: 0.6
|
||||
}],
|
||||
popup: [{
|
||||
x: 2,
|
||||
y: 2,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue