Skip to content
Snippets Groups Projects
Commit 2023b4fb authored by Nicolas Castejon's avatar Nicolas Castejon
Browse files

Merge branch '94-dataset-information-messy-layout-of-child-datasets' into 'development'

Resolve "[Dataset information] Messy layout of child datasets"

Closes #94

See merge request refonte-data/portail-data!30
parents ef045dd4 bec65485
Branches
Tags
2 merge requests!31Version 2.12,!30Resolve "[Dataset information] Messy layout of child datasets"
Pipeline #
......@@ -33,7 +33,7 @@ p {
.related-dataset {
border: 1px solid $grey-super-light-color;
max-height: 300px;
overflow-y: overlay;
overflow-y: auto;
.related-dataset-item {
......
......@@ -22,7 +22,7 @@ i {
.requestable-services-content, .user-services-content, .user-services-mobile {
max-height: 400px;
overflow-y: overlay;
overflow-y: auto;
background-color: white;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment