diff options
| author | nb5p <[email protected]> | 2023-06-23 11:20:36 +0800 |
|---|---|---|
| committer | kunish <[email protected]> | 2023-06-23 13:20:49 +0800 |
| commit | 00ee8e95bf54544573028930fcf25eea7fe1ac7b (patch) | |
| tree | 27768bd04c0254c207fd541030f1a4725fa019d5 /src/components/Connections.css | |
| parent | 31b4a5c069a0eaecc2f02e25e2a6b3b98ee7f359 (diff) | |
fix: source ip filter label align
Diffstat (limited to 'src/components/Connections.css')
| -rw-r--r-- | src/components/Connections.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Connections.css b/src/components/Connections.css index 7650779..555a559 100644 --- a/src/components/Connections.css +++ b/src/components/Connections.css @@ -3,7 +3,7 @@ } .react-tabs__tab-list { - margin: 0 0 10px; + margin: 0px; padding: 0 30px; } |
