fix tasks container padding
This commit is contained in:
@@ -155,6 +155,7 @@
|
|||||||
border-radius: 1rem;
|
border-radius: 1rem;
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
transition: all 0.3s ease;
|
transition: all 0.3s ease;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.dashboard-day-column.today {
|
.dashboard-day-column.today {
|
||||||
@@ -196,6 +197,7 @@
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 0.5rem;
|
gap: 0.5rem;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
padding-top: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dashboard-task-card {
|
.dashboard-task-card {
|
||||||
|
|||||||
Reference in New Issue
Block a user