Vertical align toolbar on overview page

[ci skip]
pull/7826/head
Henriette Dinger 5 years ago
parent 32d7688013
commit 08b1798c69
  1. 3
      frontend/src/app/modules/grids/grid/page/grid-page.component.sass

@ -1,5 +1,8 @@
.title-container
margin-left: 20px
// Ugly way to cover the additional space that the "add" rows need
// Since they are most of the time invisible the spacings look odd then.
margin-bottom: -5px
.toolbar-container
margin-bottom: 0

Loading…
Cancel
Save