You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
387 B
Plaintext

2 years ago
@import "/pages/creatAgent/index.wxss";
.weui-cell.weui-cell_active.weui-cell_access {
padding: 12px 10px;
}
button[disabled]:not([type]) {
background-color: #ddd;
}
.searchbar-result {
position: absolute;
z-index: 9;
width: calc(100% - 20px);
max-height: 200px;
overflow: auto;
}
.weui-cells:after, .weui-cells:before{
height: 0;
border-top: 0;
border-bottom: 0;
}