improve activity new/edit twig template

This commit is contained in:
2021-12-10 12:42:52 +01:00
parent c7ee2cc600
commit f2117ea1cd
3 changed files with 35 additions and 23 deletions

View File

@@ -197,7 +197,7 @@ div.wrap-list {
div.wl-col.list {
background-color: cyan;
p.wl-item {
.wl-item {
background-color: orange;
}
}