Selaa lähdekoodia

Merge branch 'master' into online

lex 1 vuosi sitten
vanhempi
commit
ebff98b001
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  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;
+}