Skip to content

Commit

Permalink
EEA / Measure without type and improve layout.
Browse files Browse the repository at this point in the history
  • Loading branch information
fxprunayre committed May 29, 2024
1 parent 5090431 commit 192720b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -614,6 +614,7 @@
}
});
}
scope.columnVisibility.type = false;
}
};
}
Expand Down
2 changes: 1 addition & 1 deletion web-ui/src/main/resources/catalog/style/gn_metadata.less
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ ul.container-list {
margin-bottom: 0.5em;
}
td {
padding-left: 40px;
//padding-left: 40px;
word-break: break-word;
ul {
padding-left: 0;
Expand Down

0 comments on commit 192720b

Please sign in to comment.