fix: serval bugs
This commit is contained in:
@@ -183,8 +183,8 @@ const exportVideo = () => {
|
||||
textShadow: subtitleStyleState.effect === 'shadow' ? {
|
||||
offsetX: 2,
|
||||
offsetY: 2,
|
||||
blur: 4,
|
||||
color: "rgba(0, 0, 0, 0.25)",
|
||||
blur: 6,
|
||||
color: "rgba(0, 0, 0, 0.35)",
|
||||
} : {
|
||||
offsetX: 0,
|
||||
offsetY: 0,
|
||||
|
||||
Reference in New Issue
Block a user