diff options
| author | MetaCubeX <[email protected]> | 2022-06-02 21:46:34 +0800 |
|---|---|---|
| committer | MetaCubeX <[email protected]> | 2022-06-02 21:46:34 +0800 |
| commit | fb8c3bdc5b9575b9328bd4f94203543589eef7d4 (patch) | |
| tree | 73303b0ccb3fc6fb9abb2156bb05fa6d914008b1 /src/components/Selection.module.scss | |
| parent | d6072df3b53d3b08983d74e9f08d6ec33803e602 (diff) | |
chore: adjust page style
Diffstat (limited to 'src/components/Selection.module.scss')
| -rw-r--r-- | src/components/Selection.module.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/Selection.module.scss b/src/components/Selection.module.scss index ab36446..5fa4576 100644 --- a/src/components/Selection.module.scss +++ b/src/components/Selection.module.scss @@ -4,6 +4,7 @@ border: 0; display: flex; flex-wrap: wrap; + flex-direction: row; } .input + .cnt { |
