"view more" links - placeholders

This commit is contained in:
nymkappa
2022-03-05 17:21:11 +01:00
parent cf4336eb2e
commit f9e361a9c0
8 changed files with 103 additions and 24 deletions

View File

@@ -29,7 +29,7 @@
.chart-widget {
width: 100%;
height: 100%;
max-height: 325px;
max-height: 293px;
}
.formRadioGroup {
@@ -48,3 +48,8 @@
}
}
}
.compact td {
padding: 0 !important;
margin: 0.15rem !important;
}