fix(ui): 兩個列表沒有吃滿寬度
This commit is contained in:
@@ -32,6 +32,7 @@ export default function RecentsList({
|
||||
paddingRight: '10px',
|
||||
display: display ? undefined : 'none',
|
||||
height: '100%',
|
||||
width: '100%',
|
||||
}} {...props}>
|
||||
<mdui-text-field icon="search" type="search" clearable ref={searchRef} variant="outlined" placeholder="搜索..." style={{
|
||||
marginTop: '5px',
|
||||
|
||||
Reference in New Issue
Block a user