theme for entity pages

This commit is contained in:
lotte
2019-04-25 15:54:25 +02:00
parent e9ff808496
commit 63387d6dbe
24 changed files with 707 additions and 21 deletions

View File

@@ -31,6 +31,8 @@ body {
.main-content {
z-index: $main-z-index;
flex: 1 1 100%;
margin-top: $content-spacing;
margin-bottom: $content-spacing;
}
.alert.hide {