Fix new card input positioning
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -211,7 +211,7 @@ export default {
|
||||
margin-top: 3px;
|
||||
padding: $stack-spacing;
|
||||
overflow-x: hidden;
|
||||
overflow-y: scroll;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.smooth-dnd-container.vertical > .smooth-dnd-draggable-wrapper {
|
||||
|
||||
Reference in New Issue
Block a user