浏览代码

修改消息提示框样式

zhangxc 6 年之前
父节点
当前提交
a9afb2c2ac
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/common/components/Notify/index.less

+ 1 - 1
src/common/components/Notify/index.less

@@ -27,7 +27,7 @@
 .notify-text {
   min-width: 224px;
   height: 70px;
-  
+  padding:  0 40px 0 0;
   // overflow: hidden;
   position: relative;
   left: 66px;