Remove space from sides of the stack

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2020-02-20 16:01:42 +01:00
parent 99c9bac05c
commit 7c6f32428a

View File

@@ -162,8 +162,7 @@ export default {
flex-grow: 1;
display: flex;
flex-direction: column;
padding: 3px;
padding-top: 0;
padding: 0;
/**
* Use this to scroll each stack individually
* This currenly has the issue that the popover menu will be cut off