修复了禅道的一系列bug

This commit is contained in:
2025-08-09 01:21:59 +08:00
parent c1817b6255
commit f871831cbc
16 changed files with 60 additions and 45 deletions

View File

@ -39,8 +39,10 @@
margin-top: 0;
}
.group {
padding: 32.51rpx 0 25.82rpx;
padding: 32.51rpx 15rpx 25.82rpx 0;
border-bottom: solid 1.88rpx #e3e3e3;
display: flex;
justify-content: space-between;
}
.font {
font-size: 26.25rpx;