diff --git a/com/static/com/components/ics-calendar.scss b/com/static/com/components/ics-calendar.scss index 74d04053..1c0a15bd 100644 --- a/com/static/com/components/ics-calendar.scss +++ b/com/static/com/components/ics-calendar.scss @@ -115,6 +115,9 @@ ics-calendar { button.text-copied:focus, button.text-copied:hover { transition: 500ms ease-out; + } + + .fc .fc-getCalendarLink-button { margin-right: 0.5rem; }