implemented deletion of tags upon deletion of task

This commit is contained in:
2025-07-28 00:13:41 +02:00
parent e59e40b809
commit 2bd7270f83
8 changed files with 71 additions and 20 deletions

View File

@@ -189,7 +189,7 @@ textarea{
position: absolute;
left: 0;
bottom: 0;
font-size: 0.5em;
font-size: 0.6em;
}
.kanban .user,
.kanban .head {