mirror of
https://github.com/mattermost/focalboard.git
synced 2025-03-06 15:36:17 +02:00
Fix border cut on kanban and gallery views (#1044)
This commit is contained in:
parent
4c2563e10a
commit
9bfdc7b93a
@ -47,7 +47,7 @@
|
||||
}
|
||||
|
||||
> div:nth-child(2) {
|
||||
padding: 0;
|
||||
padding: 0 0 0 1px;
|
||||
margin-left: 80px;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user