This commit is contained in:
armansansd
2021-10-15 13:29:52 +02:00
parent 6a4e494155
commit 35f1b59dbd
5 changed files with 14 additions and 5 deletions

View File

@@ -290,7 +290,7 @@
}
}
.views-row{
.views-row, .view-grouping{
display: none;
padding: 0 0 0 1.2rem;
margin-bottom: .5rem;
@@ -301,6 +301,9 @@
}
}
}
.views-row{
padding: 0;
}
}
}