Skip to content
Snippets Groups Projects
Commit 01b70fe1 authored by Pierre Ecarlat's avatar Pierre Ecarlat
Browse files

fix: members in data section should be centered

parent 1d655db8
No related branches found
No related tags found
1 merge request!1015V4.0.0
......@@ -158,6 +158,9 @@
.user-item {
width: calc(100% - 193px);
@media #{$tablet} {
width: auto;
}
}
.info-container {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment