mirror of
https://github.com/webadderallorg/Recordly.git
synced 2026-09-24 14:55:37 +00:00
Reapply "fix(ui): restore default shadow intensity to 67%"
This reverts commit ba314f9d51.
This commit is contained in:
@@ -132,7 +132,7 @@ export function SettingsPanel({
|
||||
onZoomDelete,
|
||||
selectedTrimId,
|
||||
onTrimDelete,
|
||||
shadowIntensity = 0,
|
||||
shadowIntensity = 0.67,
|
||||
onShadowChange,
|
||||
backgroundBlur = 0,
|
||||
onBackgroundBlurChange,
|
||||
|
||||
Reference in New Issue
Block a user