Fpo/2077 2081 simplify css of app layout and replace flexbox by grid and fix detail file
Merged
requested to merge fpo/2077-2081-simplify-css-of-app-layout-and-replace-flexbox-by-grid-and-fix-detail-file into master
https://issues.unige.ch/browse/DLCM-2077
https://issues.unige.ch/browse/DLCM-2081
Need solidify : solidify/solidify-frontend!59 (merged)
Warning : Do not merge this branch before release solidify and increment solidify version in package json
Reminder : Procedure to test solidify frontend branch
npm i
on solidify (allow to retrieve required lib)npm i
on dlcm (allow to retrieve required lib)npm run build-solidify
on dlcm (allow to override solidify lib from nexus with local build)npm run start
on dlcm to run the app