Hide task age in compact mode
This commit is contained in:
@@ -20,9 +20,9 @@
|
||||
}
|
||||
|
||||
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
|
||||
.board-container-compact #board {
|
||||
table-layout: auto;
|
||||
}
|
||||
.board-container-compact #board {
|
||||
table-layout: auto;
|
||||
}
|
||||
}
|
||||
|
||||
#board {
|
||||
|
||||
Reference in New Issue
Block a user