Closed davidruvolo51 closed 1 year ago
Ordering of the groups can be done in the entity editor rather than the front end. Update the column valueOrder
Reduced font-size to 13pt
Use the width
attribute to adjust the horizontal margins in the <PageSection>
component. All sections are set to large
.
<h2>
elements in <PageSection>
now have a the following margins.
.page-section {
h2 {
margin-top: 24px;
margin-bottom: 16px;
}
}
Encoding issue fixed in commit https://github.com/molgenis/molgenis-data-erns/commit/b0867d6ba0d774afebab0a0d0995dd5d0e7bfac0
Changes
<h2>
elements (in general more space)Dashboard
Member Countries
Healthcare Providers
utf-16
)General Updates
These are changes that I would like to make to align with other applications.
Additional Revisions