修复了禅道的一系列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

@ -17,7 +17,7 @@
padding-right: 28.13rpx;
}
.section {
padding: 11.25rpx 0;
padding: 15.25rpx 0;
background-color: #f2f2f2;
border-radius: 93.75rpx;
}
@ -27,7 +27,7 @@
}
.text {
color: #a8a8a8;
font-size: 22.5rpx;
font-size: 26.5rpx;
font-family: SourceHanSerifCN;
line-height: 20.83rpx;
}