mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-16 04:03:17 +08:00
💄 调整深色模式下帖子卡片样式
This commit is contained in:
@@ -241,6 +241,10 @@ async function toForum(forum: RenderForum): Promise<void> {
|
||||
row-gap: 8px;
|
||||
}
|
||||
|
||||
.dark .tpc-card {
|
||||
box-shadow: unset;
|
||||
}
|
||||
|
||||
.tpc-top {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user