diff options
| author | Haishan <[email protected]> | 2020-09-13 16:34:18 +0800 |
|---|---|---|
| committer | Haishan <[email protected]> | 2020-09-13 17:16:14 +0800 |
| commit | 15bc0f69a8367a57fa1bf263e615285349ad4ab9 (patch) | |
| tree | fbdd2a46303703822f7e7bc3462a70b4855fe4a1 /src/components/APIConfig.module.css | |
| parent | a8f0d3d4b4928caebf61c75fa9191a170b471035 (diff) | |
feat: multi backends management
Diffstat (limited to 'src/components/APIConfig.module.css')
| -rw-r--r-- | src/components/APIConfig.module.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/APIConfig.module.css b/src/components/APIConfig.module.css index 1092aed..afc2d53 100644 --- a/src/components/APIConfig.module.css +++ b/src/components/APIConfig.module.css @@ -20,7 +20,7 @@ } .body { - padding: 30px 0 0; + padding: 15px 0 0; } .hostnamePort { |
