Skip to content

Commit 8c0950b

Browse files
authored
Update ManageTask.module.css
1 parent 3ab6ce4 commit 8c0950b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend/src/pages/admin/ManageTask.module.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,8 @@
111111
flex-direction: column;
112112
justify-content: center;
113113
align-items: center;
114+
overflow-y: auto;
115+
scrollbar-width: none;
114116
}
115117
.plus {
116118
cursor: pointer;

0 commit comments

Comments
 (0)