last shadow override i wanted to make for now. also small tweak

This commit is contained in:
Henry Jameson 2018-11-21 21:40:45 +03:00
parent b3ec3d450c
commit 18e0828ee7
4 changed files with 12 additions and 1 deletions

View file

@ -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,