Skip to content
Snippets Groups Projects
Commit 0ca4a6cc authored by Kent Nielsen's avatar Kent Nielsen
Browse files

Overflow will now scroll

parent 89be754a
No related branches found
No related tags found
2 merge requests!29Release of Prototype,!19Feature/calendar fix
......@@ -373,6 +373,7 @@ export default {
height: 100%;
position: relative;
box-sizing: border-box;
overflow: auto;
}
#calendarHead{
......
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