Add support for module icons in center column

This commit is contained in:
Marc Alexander
2023-02-13 20:49:53 +01:00
parent 286bd55424
commit 68cf9864c6
43 changed files with 137 additions and 50 deletions

View File

@@ -12,6 +12,10 @@ ul {
list-style-type: disc;
}
.b3p-icon {
vertical-align: sub;
}
.portal-navigation{
width: auto;
}