Explorar el Código

更新修改样式

lex hace 1 año
padre
commit
cdd95c17e2
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. 7 0
      src/styles/index.less

+ 7 - 0
src/styles/index.less

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