кнопка удаления у Images слева
This commit is contained in:
parent
7292287da5
commit
18ae9887d4
@ -152,7 +152,7 @@ export const OwnImage = ({ imageUrl, questionId, variantId, onValidationError }:
|
|||||||
sx={{
|
sx={{
|
||||||
position: "absolute",
|
position: "absolute",
|
||||||
top: 8,
|
top: 8,
|
||||||
right: 8,
|
left: 8,
|
||||||
zIndex: 1,
|
zIndex: 1,
|
||||||
backgroundColor: "rgba(0, 0, 0, 0.5)",
|
backgroundColor: "rgba(0, 0, 0, 0.5)",
|
||||||
color: "white",
|
color: "white",
|
||||||
|
Loading…
Reference in New Issue
Block a user