guang-article.scss
441 Bytes
#tabSelect {
.selectRow {
width: 100%;
clear: both;
}
.hide {
display: none;
}
.brandSearch {
clear: both;
margin-bottom: 10px;
span {
display: block;
float: left;
margin-right: 10px;
cursor: pointer;
input{
width: 100px;
}
}
}
.brandDetail {
width: 100%;
height: 150px;
overflow-x: hidden;
overflow-y: auto;
}
}
.tag1{
cursor: hand;
}