кнопка удаления у Images слева

This commit is contained in:
Nastya 2025-06-22 19:12:15 +03:00
parent 7292287da5
commit 18ae9887d4

@ -152,7 +152,7 @@ export const OwnImage = ({ imageUrl, questionId, variantId, onValidationError }:
sx={{
position: "absolute",
top: 8,
right: 8,
left: 8,
zIndex: 1,
backgroundColor: "rgba(0, 0, 0, 0.5)",
color: "white",