mirror of https://github.com/apache/nifi.git
parent
ab2cea4c22
commit
e142341ceb
|
@ -18,9 +18,21 @@
|
|||
.flowfile-table {
|
||||
.listing-table {
|
||||
table {
|
||||
.mat-column-position {
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
.mat-column-flowFileUuid {
|
||||
width: 25%;
|
||||
}
|
||||
|
||||
.mat-column-fileName {
|
||||
width: 25%;
|
||||
}
|
||||
|
||||
.mat-column-penalized {
|
||||
width: 100px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue