diff --git a/components/lib/themes/aura/image/index.js b/components/lib/themes/aura/image/index.js index 3d9f664e3..9600f2332 100644 --- a/components/lib/themes/aura/image/index.js +++ b/components/lib/themes/aura/image/index.js @@ -19,7 +19,7 @@ export default { background: 'rgba(255,255,255,0.1)', borderColor: 'rgba(255,255,255,0.2)', borderWidth: '1px', - borderRadius: '{30px}', + borderRadius: '30px', padding: '.5rem', gap: '0.5rem' },