Move Tasks JS to layout, since we use it everywhere

This commit is contained in:
2016-09-21 19:39:56 +02:00
parent 7d64e8bf4e
commit fb6fa299f1
7 changed files with 103 additions and 81 deletions

View File

@@ -1,6 +1,6 @@
body
background-color: $color-background
position: fixed
position: absolute
top: 0
left: 0
right: 0