diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-09-25 16:56:58 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-09-26 19:40:48 +0800 |
commit | a76267400efa062965fac3959c2bd405894eb3f3 (patch) | |
tree | e5042792b99f86d1b2547c3a8fb6bc7b3071d6f9 /src/css/index.css | |
parent | 435a2fcae3416fc0f37bfbfa2f27d2ec6f909d83 (diff) |
feat(CSS): improve looking
Diffstat (limited to 'src/css/index.css')
-rw-r--r-- | src/css/index.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/css/index.css b/src/css/index.css index a84a029..194ca9c 100644 --- a/src/css/index.css +++ b/src/css/index.css | |||
@@ -24,7 +24,6 @@ body { | |||
24 | 24 | ||
25 | flex: 1 0 calc(50% - 0.5em); | 25 | flex: 1 0 calc(50% - 0.5em); |
26 | height: 100%; | 26 | height: 100%; |
27 | overflow-y: scroll; | ||
28 | 27 | ||
29 | border: var(--content-border); | 28 | border: var(--content-border); |
30 | border-radius: var(--content-border-radius); | 29 | border-radius: var(--content-border-radius); |