Explorar el Código

图片预览增加背景色

jwyu hace 3 años
padre
commit
11892bef9b
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      src/style/global.scss

+ 4 - 0
src/style/global.scss

@@ -110,4 +110,8 @@ img{
 
 .el-popover.el-popper{
   min-width: 50px;
+}
+
+.el-image-viewer__canvas img{
+  background-color: #fff;
 }