diff options
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 { |
