Fixed Hourly MIS
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
.matrix-tool-workspace.matrix-dedupe-workflow {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.matrix-dedupe-workflow .matrix-tool-workspace__content {
|
||||
width: calc(100% - 24px) !important;
|
||||
max-width: 1380px !important;
|
||||
margin: 10px auto 0 !important;
|
||||
}
|
||||
|
||||
.matrix-dedupe-workflow .title {
|
||||
@@ -109,9 +114,10 @@
|
||||
}
|
||||
|
||||
.matrix-dedupe-worklist__table-wrap {
|
||||
margin: 8px;
|
||||
border: 1px solid #c3d0da;
|
||||
border-radius: 4px;
|
||||
margin: 0;
|
||||
border: 0;
|
||||
border-top: 1px solid #c3d0da;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.matrix-dedupe-worklist__table-wrap thead th {
|
||||
|
||||
Reference in New Issue
Block a user