commission--yt-commit

This commit is contained in:
2025-06-03 21:29:15 +08:00
parent eaf4b6c5e5
commit 361f6a89d3
16 changed files with 538 additions and 104 deletions

View File

@ -88,4 +88,12 @@
.text_6 {
color: #ffffff;
line-height: 28.36rpx;
}
}
.add-btn {
background-color: #ff8d1a;
color: #ffffff;
font-size: 26.72rpx;
padding: 10rpx 20rpx;
border-radius: 10rpx;
border: none;
}