Skip to content

Commit f5df6ca

Browse files
committed
NIFI-14485 Share space equally between columns
Signed-off-by: Maciej Bukalo <[email protected]>
1 parent 37c6c8f commit f5df6ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nifi-frontend/src/main/frontend/apps/nifi/src/app/pages/parameter-contexts/ui/parameter-context-listing/parameter-context-table/parameter-context-table.component.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
.parameter-context-table {
1919
.listing-table {
2020
.mat-column-name {
21-
width: 25%;
21+
width: 20%;
2222
}
2323
}
2424
}

0 commit comments

Comments
 (0)