aboutsummaryrefslogtreecommitdiff
path: root/static/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.scss')
-rw-r--r--static/style.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/static/style.scss b/static/style.scss
index ef2b3611..5a006684 100644
--- a/static/style.scss
+++ b/static/style.scss
@@ -529,6 +529,7 @@ along with their colors.
}
}
+/* graphical block in the calendar */
.event {
transition: 0.3s;
font-size: var(--event-font-size);
@@ -645,6 +646,11 @@ along with their colors.
}
}
+.attach {
+ max-width: 100%;
+ max-height: 3cm;
+}
+
/* */
.longevents {