Use different widths for dashboard and regular maniphest task
This commit is contained in:
@@ -149,6 +149,10 @@ ul.phui-object-item-list-view {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.maniphest-task-group .phui-object-item-col2 {
|
.maniphest-task-group .phui-object-item-col2 {
|
||||||
|
width: 340px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.dashboard-view .maniphest-task-group .phui-object-item-col2 {
|
||||||
width: 240px;
|
width: 240px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user