diff --git a/static/css/tasks.css b/static/css/tasks.css index 7681b80..41026a2 100644 --- a/static/css/tasks.css +++ b/static/css/tasks.css @@ -44,6 +44,7 @@ flex: 1; height: 600px; overflow-y: auto; + position: relative; background: white; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1);