Remove space from sides of the stack
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -162,8 +162,7 @@ export default {
|
|||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
padding: 3px;
|
padding: 0;
|
||||||
padding-top: 0;
|
|
||||||
/**
|
/**
|
||||||
* Use this to scroll each stack individually
|
* Use this to scroll each stack individually
|
||||||
* This currenly has the issue that the popover menu will be cut off
|
* This currenly has the issue that the popover menu will be cut off
|
||||||
|
|||||||
Reference in New Issue
Block a user