Skip to content
Snippets Groups Projects
Commit 82d7ada3 authored by Fanna Lautenbach's avatar Fanna Lautenbach
Browse files

add padding to bottom of timeline for flickering

parent d4fb8253
No related branches found
No related tags found
1 merge request!1153New Week View
......@@ -8,8 +8,12 @@
font-size: 14px;
}
.react-calendar-timeline .rct-header-root {
background-color: #f0f0f0;
.react-calendar-timeline {
padding-bottom: 25rem;
.rct-header-root {
background-color: #f0f0f0;
}
}
.timeline-tools {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment