Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
new-api
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
c9ffa5a6
authored
Sep 12, 2025
by
Calcium-Ion
Committed by
GitHub
Sep 12, 2025
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1784 from Husky-Yellow/fix/1773
fix: UI 未对齐问题
parents
9741a83f
42a9c495
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
web/src/pages/Setting/Operation/SettingsGeneral.jsx
+1
-1
web/src/pages/Setting/Operation/SettingsHeaderNavModules.jsx
+1
-1
No files found.
web/src/pages/Setting/Operation/SettingsGeneral.jsx
View file @
c9ffa5a6
...
...
@@ -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'
}
...
...
web/src/pages/Setting/Operation/SettingsHeaderNavModules.jsx
View file @
c9ffa5a6
...
...
@@ -304,7 +304,7 @@ export default function SettingsHeaderNavModules(props) {
headerNavModules
.
pricing
?.
requireAuth
||
false
}
onChange=
{
handlePricingAuthChange
}
size=
'
small
'
size=
'
default
'
/>
</
div
>
</
div
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment