fix: Move all actions to the duedate section

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2023-11-08 10:35:45 +01:00
parent 27d5861456
commit 1462d6b7e2
4 changed files with 123 additions and 62 deletions

View File

@@ -33,4 +33,9 @@
&--selector {
width: 100%;
}
&--content {
display: flex;
flex-grow: 1;
}
}