Commit e9837320 by 任建

rj

parent fda56a5b
......@@ -7,7 +7,9 @@
background: #ffffff;
padding: 0 10px;
}
.brandfind-list-page{
margin-bottom: 60px;
}
.noticetm-main-name {
width: 100%;
box-sizing: border-box;
......@@ -67,8 +69,8 @@
.noticetm-find {
padding: 30px;
border: 1px solid #eee;
border:1px solid rgba(247,247,248,1);
margin-bottom: 20px;
}
.noticetm-notice .el-table--fit {
......@@ -97,7 +99,12 @@
.noticetm .el-table td, .el-table th.is-leaf{
text-align: center;
}
.el-radio-group>.is-active:hover{
background:#fff !important;
}
.el-radio-group>div>.is-active:hover{
background:#fff !important;
}
.brandfind-main-filter-item .el-radio-button__inner,
.brandfind-main-filter-item .el-radio-group {
vertical-align: top;
......
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