Skip to content
Snippets Groups Projects
Commit 5a29d183 authored by FORESTIER Fabien's avatar FORESTIER Fabien
Browse files

Fix display bug in dataset-data

parent 6e30541c
Branches
Tags
1 merge request!48Version 2.3.0
Pipeline #1736 passed
...@@ -34,6 +34,11 @@ ...@@ -34,6 +34,11 @@
margin-left: -1.25rem; margin-left: -1.25rem;
margin-right: -1.25rem; margin-right: -1.25rem;
margin-bottom: 1rem; margin-bottom: 1rem;
flex-grow: 1;
@media screen and (min-width: $tablet) {
width: 100%;
}
} }
.research-documents-number, .research-documents-number,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment