Skip to content

Commit

Permalink
task page calendar ui break fixed (#1887)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajay-aot authored Feb 7, 2024
1 parent e5b6e59 commit 3e13892
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,12 @@
align-items: center;
justify-content: center;
}

.react-datepicker__week {
white-space: nowrap;
display: flex;
}

.filter-cancel-btn-container {
margin-left: -10px;
margin-right: -10px;
Expand Down

0 comments on commit 3e13892

Please sign in to comment.