瀏覽代碼

Merge branch 'master' into online

lex 1 年之前
父節點
當前提交
ebff98b001
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      src/styles/index.less

+ 6 - 0
src/styles/index.less

@@ -351,3 +351,9 @@ body {
 .body .n-modal-mask {
   background-color: transparent !important;
 }
+
+// 设置图片弹窗工具预览
+.n-image-preview-toolbar .n-base-icon {
+  margin: 0 8px;
+  padding: 0;
+}