b6cdf079 by renchao@pashanhoo.com

Merge branch 'dev' of http://yun.pashanhoo.com:9090/bdc/bdcdj-web into dev

2 parents fca0d383 f4a7d443
......@@ -340,7 +340,7 @@
.el-icon-close {
width: 16px;
height: 16px;
vertical-align: 2px;
vertical-align: 1px;
border-radius: 50%;
text-align: center;
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
......@@ -349,7 +349,7 @@
&:before {
transform: scale(0.6);
display: inline-block;
vertical-align: -3px;
vertical-align: 0px;
}
&:hover {
......