aboutsummaryrefslogtreecommitdiff
path: root/static/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.scss')
-rw-r--r--static/style.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/style.scss b/static/style.scss
index e351fb5d..799b4647 100644
--- a/static/style.scss
+++ b/static/style.scss
@@ -201,6 +201,8 @@ The sidebar with all the events
/* mostly for long links */
word-break: break-word;
+ scroll-behavior: smooth;
+
.eventtext {
border-bottom: 1px solid black;
margin-top: 1em;