This commit is contained in:
kbing1981 2024-08-14 14:46:37 +08:00
parent bf7d12b19e
commit 37fc4d0a45
1 changed files with 3 additions and 2 deletions

View File

@ -1386,16 +1386,17 @@
background: #049F89; background: #049F89;
} }
.guke-btn { .guke-btn {
width:49%; width:24%;
// height: 40px; // height: 40px;
line-height:34px; line-height:34px;
// margin-left: 5px; // margin-left: 5px;
text-align: center; text-align: center;
// line-height: 40px; // line-height: 40px;
font-weight: bold; font-weight: bold;
font-size: 12px; font-size:11px;
border-radius: 6px; border-radius: 6px;
margin-top:5px; margin-top:5px;
margin-right:2px;
// border-bottom: 1px solid #ccc; // border-bottom: 1px solid #ccc;
} }
.guke-list { .guke-list {