diff options
| author | yaling888 <[email protected]> | 2022-05-06 07:43:44 +0800 |
|---|---|---|
| committer | yaling888 <[email protected]> | 2022-05-06 07:43:44 +0800 |
| commit | b147080dd0c7c2b8b7afd1fae601bce7361666d4 (patch) | |
| tree | ebdea53d02f9c0b584f10f11a1b10ec93f3aa26a /src | |
| parent | 1818b1ab5189df197d8a77a5331da43b8580404e (diff) | |
fix: config page layout
Diffstat (limited to 'src')
| -rw-r--r-- | src/components/Config.tsx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/components/Config.tsx b/src/components/Config.tsx index 5035a86..3d9e36e 100644 --- a/src/components/Config.tsx +++ b/src/components/Config.tsx @@ -312,9 +312,7 @@ function ConfigImpl({ onClick={handleReloadConfigs} /> </div> - </div> - <div className={s0.section}> <div> <div className={s0.label}>FakeIP</div> <Button |
