ui: 修復錯誤添加在 最近對話 搜索框 的 paddingRight

This commit is contained in:
CrescentLeaf
2025-09-24 23:43:24 +08:00
parent b3b077fa9d
commit f063c4d165

View File

@@ -38,7 +38,6 @@ export default function RecentsList({
<mdui-text-field icon="search" type="search" clearable ref={searchRef} variant="outlined" placeholder="搜索..." style={{
marginTop: '5px',
marginBottom: '13px',
paddingLeft: '10px',
}}></mdui-text-field>
{
recentsList.filter((chat) =>