feat: 更新群聊图片

This commit is contained in:
hzm
2026-03-16 09:45:04 +08:00
parent 1a59087cd9
commit d05002fd86
3 changed files with 1 additions and 1 deletions

View File

@@ -344,7 +344,7 @@ export default function MarketIndexAccordion({
display: none;
}
:global([data-theme='dark'] .market-index-accordion-root) {
background-color: rgba(15, 23, 42, 0.9);
background-color: rgba(15, 23, 42);
}
.market-index-ticker {
overflow: hidden;