Unverified Commit d81cf5cc authored by Zeng1998's avatar Zeng1998 Committed by GitHub

fix: z-index of image preview (#1171)

parent 4284fd04
.preview-image-dialog {
@apply p-0;
z-index: 101;
z-index: 1001;
background-color: rgba(0, 0, 0, 0.6);
> .dialog-container {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment