feat(plugins): more work on plugins list/edit view

This commit is contained in:
Torkel Ödegaard
2016-02-25 15:56:28 +01:00
parent 8db7cf49a6
commit c521182ceb
14 changed files with 184 additions and 166 deletions

View File

@@ -27,6 +27,10 @@
background-image: linear-gradient(60deg, transparent 70%, darken($page-bg, 4%) 98%)
}
.page-header-logo {
max-width: 7rem;
}
.page-header {
padding: $spacer 0 $spacer/2 0;
display: flex;