Skip to content

Commit 7d856bf

Browse files
authored
Update ManageTask.module.css
1 parent 8c0950b commit 7d856bf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@
4646
display: flex;
4747
justify-content: center;
4848
align-items: center;
49+
overflow-y: auto;
50+
scrollbar-width: none;
4951
}
5052
.modal {
5153
background-color: #333;

0 commit comments

Comments
 (0)