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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 58 KiB

View File

@@ -344,7 +344,7 @@ export default function MarketIndexAccordion({
display: none; display: none;
} }
:global([data-theme='dark'] .market-index-accordion-root) { :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 { .market-index-ticker {
overflow: hidden; overflow: hidden;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 56 KiB