From ff550e91103115e7b731dd80c4588b93b2d4c64f Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 13 Sep 2019 03:45:55 +0300 Subject: Mobile and Desktop drag handles part 1. Thanks to xet7 ! Related #2081 --- client/components/swimlanes/swimlanes.styl | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'client/components/swimlanes/swimlanes.styl') diff --git a/client/components/swimlanes/swimlanes.styl b/client/components/swimlanes/swimlanes.styl index 1056e1e3..503091ee 100644 --- a/client/components/swimlanes/swimlanes.styl +++ b/client/components/swimlanes/swimlanes.styl @@ -50,6 +50,14 @@ margin-left: 5px margin-right: 10px + .swimlane-header-menu-handle + position: absolute + padding: 7px + top: 50% + transform: translateY(-50%) + left: 300px + font-size: 18px + .list-group height: 100% -- cgit v1.2.3-1-g7c22