- 为搜索容器添加与列表控件相同的圆角样式 - 移除话题卡片的 translateY 变换效果以简化视觉表现
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@
|
||||
.topic-list-header{
|
||||
background-color: unset;
|
||||
}
|
||||
.list-controls{
|
||||
.list-controls, .search-container{
|
||||
border-radius: var(--d-border-radius);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user