diff options
| author | Larvan2 <[email protected]> | 2023-06-05 14:31:01 +0800 |
|---|---|---|
| committer | Larvan2 <[email protected]> | 2023-06-05 14:31:01 +0800 |
| commit | 9eb478232a93a4e1370592bc64ce78369e58ee4f (patch) | |
| tree | b3951f72b8b37abced36f851b4d5edb6b0488b3d /src/components | |
| parent | adc3dc62b9334e766e216c19f4b79e69f5c584c8 (diff) | |
adjust proxies style
Diffstat (limited to 'src/components')
| -rw-r--r-- | src/components/proxies/Proxy.module.scss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/proxies/Proxy.module.scss b/src/components/proxies/Proxy.module.scss index f9e7323..61e1022 100644 --- a/src/components/proxies/Proxy.module.scss +++ b/src/components/proxies/Proxy.module.scss @@ -78,8 +78,8 @@ .proxySmall { position: relative; - width: 13px; - height: 13px; + width: 15px; + height: 15px; border-radius: 50%; .now { |
