💄 优化label可见度

This commit is contained in:
目棃
2024-07-27 11:55:22 +08:00
parent 5d036ddeee
commit a8b1ff4588

View File

@@ -346,6 +346,7 @@ async function createAnno(item: TGApp.App.Announcement.ListCard): Promise<void>
border-bottom-left-radius: 5px;
box-shadow: 0 0 10px var(--tgc-dark-1);
color: var(--tgc-white-1);
text-shadow: 0 0 5px var(--tgc-dark-1);
}
.anno-label img {