Fix border cut on kanban and gallery views (#1044)

This commit is contained in:
Jesús Espino 2021-08-23 12:19:56 +02:00 committed by GitHub
parent 4c2563e10a
commit 9bfdc7b93a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,7 @@
}
> div:nth-child(2) {
padding: 0;
padding: 0 0 0 1px;
margin-left: 80px;
}
}