feat: 新增:H5 时左右 padding 改为 8px
This commit is contained in:
@@ -536,6 +536,7 @@ const [currentMode, setCurrentMode] = useState('vertical');
|
|||||||
position="relative"
|
position="relative"
|
||||||
zIndex={1}
|
zIndex={1}
|
||||||
pb={3}
|
pb={3}
|
||||||
|
px={isMobile ? 2 : undefined}
|
||||||
>
|
>
|
||||||
<VStack spacing={3} align="stretch">
|
<VStack spacing={3} align="stretch">
|
||||||
{/* 第一行:标题 + 模式切换 + 通知开关 + 更新时间 */}
|
{/* 第一行:标题 + 模式切换 + 通知开关 + 更新时间 */}
|
||||||
|
|||||||
Reference in New Issue
Block a user