fix: UI 未对齐问题

This commit is contained in:
Zhaokun Zhang
2025-09-11 21:34:49 +08:00
parent 83154b88f6
commit 42a9c495f8
2 changed files with 2 additions and 2 deletions

View File

@@ -194,7 +194,7 @@ export default function GeneralSettings(props) {
/>
</Col>
</Row>
<Row>
<Row gutter={16}>
<Col xs={24} sm={12} md={8} lg={8} xl={8}>
<Form.Switch
field={'DemoSiteEnabled'}