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

@ -25,9 +25,13 @@
width: 35.63rpx;
height: 35.63rpx;
}
input {
height: 50rpx;
width: 95%;
}
.text {
color: #a8a8a8;
font-size: 22.5rpx;
color: #333333;
font-size: 26.5rpx;
font-family: SourceHanSerifCN;
line-height: 20.83rpx;
}