💄 调整搜索浮窗样式&帖子卡片样式

This commit is contained in:
目棃
2025-02-28 16:50:57 +08:00
parent 3ac68c1fd9
commit aeca190f2c
2 changed files with 38 additions and 9 deletions

View File

@@ -325,6 +325,7 @@ async function toForum(forum: TGApp.Plugins.Mys.News.RenderForum): Promise<void>
backdrop-filter: blur(20px);
background: var(--common-shadow-2);
border-bottom-left-radius: 5px;
border-top-right-radius: 5px;
box-shadow: 0 0 10px var(--tgc-dark-1);
color: var(--tgc-white-1);
cursor: pointer;