Commit e1cd9591 authored by zhangderong's avatar zhangderong

列表页背景色修改

parent 65cdda69
......@@ -1860,7 +1860,7 @@ import {mapState} from 'vuex'
height:80px;
}
.grey{
background:rgba(241,241,241,1);
background: #f9f9f9;
}
.emailModal-title{
height: 280px;
......
......@@ -1981,7 +1981,7 @@ select{
}
}
.grey{
background:rgba(241,241,241,1);
background:#f9f9f9
}
</style>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment