Fix board column header alignment

This commit is contained in:
Jake G
2021-12-10 16:34:02 -08:00
committed by GitHub
parent a40da29a0e
commit e745f8a235
4 changed files with 8 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@@ -53,6 +53,11 @@
display: none
}
.board-column-expanded-header {
display: flex;
align-items: center
}
td.board-column-task-collapsed {
font-weight: bold;
background-color: #fbfbfb