优化样式

This commit is contained in:
24kycj
2024-11-26 20:09:30 +08:00
parent ba8b99b7d2
commit 4b64e00b1f
2 changed files with 91 additions and 78 deletions
@@ -33,16 +33,16 @@
.top_right {
.top_right_name {
font-weight: 500;
font-size: 18px;
font-size: 21px;
color: #000000;
padding: 0 16px;
padding: 0 24px;
}
.top_right_btn {
font-weight: 500;
font-size: 18px;
font-size: 21px;
color: #00C325;
line-height: 50px;
padding-left: 16px;
padding-left: 24px;
cursor: pointer;
}
}