图标问题

This commit is contained in:
2025-12-26 18:26:55 +08:00
parent 32b7ae9ded
commit 3c8b3cf442
2 changed files with 10 additions and 1 deletions

View File

@@ -444,7 +444,7 @@ onLoad((options) => {
text { font-size: 40rpx; color: #00c05a; }
&.danger { text { color: #fa4350; } color: #fa4350; }
&.danger { color: #fa4350; text { color: #fa4350; } }
&:active { background: #f8f9fa; }
}