summaryrefslogtreecommitdiff
path: root/src/components
diff options
context:
space:
mode:
authorcubemaze <[email protected]>2023-05-17 23:11:42 +0800
committercubemaze <[email protected]>2023-05-17 23:13:28 +0800
commit72e327de5d8efc93b1fe141004475492874ce5cf (patch)
tree74e58bb713b67e3a4b31f155065860dc369dba33 /src/components
parentd199d5b882731b4f03ec64d72efbee1bd0ef17cb (diff)
chore: proxy css
Diffstat (limited to 'src/components')
-rw-r--r--src/components/proxies/Proxy.module.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/proxies/Proxy.module.scss b/src/components/proxies/Proxy.module.scss
index f26955d..f9e7323 100644
--- a/src/components/proxies/Proxy.module.scss
+++ b/src/components/proxies/Proxy.module.scss
@@ -84,8 +84,8 @@
.now {
position: absolute;
- width: 8px;
- height: 8px;
+ width: 9px;
+ height: 9px;
margin: auto;
top: 0;
right: 0;