61950: Merged theming into configurable entities and started working on the entity detail pages

This commit is contained in:
lotte
2019-04-24 16:45:52 +02:00
parent 55b61931cb
commit e9ff808496
9 changed files with 92 additions and 8 deletions

View File

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