mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-18 19:41:17 -05:00
fix: full width image issue on welcome card (#1921)
This commit is contained in:
committed by
GitHub
parent
41aa82814d
commit
542e4da878
@@ -112,7 +112,6 @@ export default function EditWelcomeCard({
|
||||
updateSurvey({ fileUrl: url[0] });
|
||||
}}
|
||||
fileUrl={localSurvey?.welcomeCard?.fileUrl}
|
||||
imageFit="contain"
|
||||
/>
|
||||
</div>
|
||||
<div className="mt-3">
|
||||
|
||||
Reference in New Issue
Block a user