fix: layout issues

This commit is contained in:
Kang Jiaming
2024-03-12 12:49:36 +08:00
parent 9e5c636490
commit 30d48ea473
2 changed files with 7 additions and 2 deletions

View File

@@ -696,7 +696,7 @@ const ChannelsTable = () => {
} : null
}/>
<div style={{display: isMobile()?'':'flex', marginTop: isMobile()?0:-45, zIndex: 999, position: 'relative', pointerEvents: 'none'}}>
<Space style={{pointerEvents: 'auto'}}>
<Space style={{pointerEvents: 'auto', marginTop: isMobile() ? 0 : 45}}>
<Button theme='light' type='primary' style={{marginRight: 8}} onClick={
() => {
setEditingChannel({