From 80b30b770512d4c6a6501effd576b782ea39501f Mon Sep 17 00:00:00 2001 From: i-break-codes Date: Mon, 21 Nov 2016 00:12:08 +0530 Subject: [PATCH] add move cursor to card title --- src/stylesheets/app.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/stylesheets/app.scss b/src/stylesheets/app.scss index 4535a69..341eaa1 100644 --- a/src/stylesheets/app.scss +++ b/src/stylesheets/app.scss @@ -165,6 +165,7 @@ header { line-height: 50px; padding-left: 10px; font-weight: 300; + cursor: move; } &.edit-mode {