summaryrefslogtreecommitdiff
path: root/src/components/Selection.module.scss
diff options
context:
space:
mode:
authorMetaCubeX <[email protected]>2022-06-02 21:02:08 +0800
committerMetaCubeX <[email protected]>2022-06-02 21:02:08 +0800
commitd6072df3b53d3b08983d74e9f08d6ec33803e602 (patch)
treed53b9d9004d8fc7c16cf78a605bf0c9be3267005 /src/components/Selection.module.scss
parentf160b6f890da67cca9d7a66f7abab1af1567588e (diff)
chore: adjust page style
Diffstat (limited to 'src/components/Selection.module.scss')
-rw-r--r--src/components/Selection.module.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/components/Selection.module.scss b/src/components/Selection.module.scss
index ba47089..ab36446 100644
--- a/src/components/Selection.module.scss
+++ b/src/components/Selection.module.scss
@@ -8,9 +8,8 @@
.input + .cnt {
border: 1px solid transparent;
- border-radius: 8px;
+ border-radius: 4px;
cursor: pointer;
- margin-right: 5px;
margin-bottom: 5px;
}