瀏覽代碼

图片预览增加背景色

jwyu 3 年之前
父節點
當前提交
11892bef9b
共有 1 個文件被更改,包括 4 次插入0 次删除
  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;
 }