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