worked on notes

This commit is contained in:
2025-07-28 23:21:19 +02:00
parent 65df45482f
commit 3a348ddce1
9 changed files with 22 additions and 17 deletions

View File

@@ -158,6 +158,10 @@ textarea{
background: orange;
position: relative;
}
.kanban .box .title{
display: inline-block;
padding-bottom: 15px;
}
.kanban .add_task,
.kanban .head,
.kanban .user{