This commit is contained in:
2025-04-15 14:08:32 +08:00
parent b6f2a0fdc1
commit 90271467eb
21 changed files with 538 additions and 17 deletions

View File

@@ -48,6 +48,10 @@ $primary-color: #2D5CF6;
white-space: nowrap;
}
.test-20r {
font-size: 20rpx;
}
.test-22r {
font-size: 22rpx;
}