|
@@ -167,3 +167,12 @@ textarea {
|
|
|
.ant-image-preview-operations {
|
|
|
background-color: rgba(0, 0, 0, 0.8) !important;
|
|
|
}
|
|
|
+.ant-image-preview-mask {
|
|
|
+ z-index: 9999 !important;
|
|
|
+}
|
|
|
+.ant-image-preview-wrap {
|
|
|
+ z-index: 9999 !important;
|
|
|
+}
|
|
|
+.ant-image-preview-operations-wrapper {
|
|
|
+ z-index: 9999 !important;
|
|
|
+}
|