minor css improvement

This commit is contained in:
2025-09-24 16:12:26 +02:00
parent 5ec62c1081
commit a8da903ccb
3 changed files with 3 additions and 3 deletions

View File

@@ -145,7 +145,7 @@ textarea{
.kanban .user{
border-radius: 5px;
margin: 2px;
min-height: 50px;
min-height: 25px;
padding: 2px;
}
.kanban .box{

View File

@@ -145,7 +145,7 @@ textarea{
.kanban .user{
border-radius: 5px;
margin: 2px;
min-height: 50px;
min-height: 25px;
padding: 2px;
}
.kanban .box{

View File

@@ -145,7 +145,7 @@ textarea{
.kanban .user{
border-radius: 5px;
margin: 2px;
min-height: 50px;
min-height: 25px;
padding: 2px;
}
.kanban .box{