N°3518 - Start refactor of object details to match block / template design

This commit is contained in:
Molkobain
2020-12-22 10:30:16 +01:00
parent c14476ec73
commit 27eb3a8509
7 changed files with 119 additions and 27 deletions

View File

@@ -77,6 +77,7 @@ $ibo-panel-colors: (
.ibo-panel--header {
display: flex;
justify-content: space-between;
align-items: stretch;
}