增强页头概率页入口并优化概率标签

This commit is contained in:
2569718930@qq.com
2026-04-22 02:59:12 +08:00
parent 00eed52545
commit 1765f383e4
7 changed files with 491 additions and 10 deletions
@@ -3373,6 +3373,12 @@
transform: translateY(-1px);
}
.root :global(.info-btn.active) {
background: rgba(34, 211, 238, 0.14);
border-color: rgba(34, 211, 238, 0.42);
color: #e0fbff;
}
/* ── Guide Modal Customizations ── */
.root :global(.modal-content.large) {
max-width: 900px;