aboutsummaryrefslogtreecommitdiff
path: root/styles/layout.css
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2021-07-15 22:43:10 +0200
committerlonkaars <loek@pipeframe.xyz>2021-07-15 22:43:10 +0200
commita10ce5d3e2e95ebe88ecdfd22a0fc689def2ab9c (patch)
tree20a9b469ceb92a70ddb1f0188e7f8ccb665bd132 /styles/layout.css
parent42934719833f2ca775f5ef4b753bde531256f01b (diff)
small css tweaks
Diffstat (limited to 'styles/layout.css')
-rw-r--r--styles/layout.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/styles/layout.css b/styles/layout.css
index 96a3604..dffcce3 100644
--- a/styles/layout.css
+++ b/styles/layout.css
@@ -44,6 +44,7 @@
max-height: calc(100vh - 2 * var(--page-margins));
overflow-y: scroll;
+ overflow-x: hidden;
border-radius: 8px;
}