aboutsummaryrefslogtreecommitdiff
path: root/src/content/site-style.ts
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2021-03-14 22:57:56 +0900
committerShin'ya Ueoka <ueokande@i-beam.org>2021-03-14 23:05:18 +0900
commit04ebd1e5331d29b2413c174ae0fe9d73566b3b8d (patch)
tree49a1759615560fe13f6b1a5c416f274a7d0da91e /src/content/site-style.ts
parentba19c573a76c75469b5b2ed9093f8373907ea364 (diff)
Resize console dynamically
Diffstat (limited to 'src/content/site-style.ts')
-rw-r--r--src/content/site-style.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/content/site-style.ts b/src/content/site-style.ts
index 3748c6b..478de10 100644
--- a/src/content/site-style.ts
+++ b/src/content/site-style.ts
@@ -5,7 +5,6 @@ export default `
bottom: 0;
left: 0;
width: 100%;
- height: 100%;
position: fixed;
z-index: 2147483647;
border: none !important;