improve project view table (#2441)
This commit is contained in:
@@ -80,4 +80,8 @@ th.w-min,
|
||||
td.w-min {
|
||||
width: 1%;
|
||||
white-space: nowrap;
|
||||
}
|
||||
table.dataTable thead > tr > th.hw-min {
|
||||
width: 1%;
|
||||
white-space: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user