页面样式修改,工作组统计

This commit is contained in:
shenyanpei
2021-11-21 16:56:47 +08:00
parent 1553761c6d
commit c21b849657
17 changed files with 1224 additions and 246 deletions
+5
View File
@@ -389,3 +389,8 @@
.clearfix{
*zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行,其他浏览器不执行*/
}
.el-button--primary {
background-color: #4788c0 ;
border-color: #3986c9
}