admin.css 226 字节
Newer Older
D
devil_gong 已提交
1 2 3 4 5 6 7 8 9 10 11
/**
 * 首页
 */
.weixinwebauthorization-content .items {
    margin: 10px 0 20px 0;
    border-bottom: 1px dashed #f1f1f1;
    padding-bottom: 20px;
}
.weixinwebauthorization-content .edit-submit {
    margin-bottom: 20px;
}