fixup! better default pleroma shadows, matches original borders more closely

This commit is contained in:
Henry Jameson 2018-11-21 21:35:18 +03:00
parent 017fa60a82
commit b3ec3d450c

View file

@ -289,7 +289,7 @@ const generateShadows = (input) => {
blur: 0, blur: 0,
spread: 0, spread: 0,
color: '#FFFFFF', color: '#FFFFFF',
alpha: 0.3, alpha: 0.2,
inset: true inset: true
}] }]
const shadows = { const shadows = {