From 28de0db56c7f2b9b4ea4308d6bc959a09f71f7b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Sun, 6 Dec 2020 23:13:52 -0500 Subject: [PATCH] move cursor pointer --- less/topic.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/less/topic.less b/less/topic.less index 4b1ae5c..4fd5a0a 100644 --- a/less/topic.less +++ b/less/topic.less @@ -553,14 +553,14 @@ height: 300px; border-right: 3px solid @gray-lighter; margin-right: 3px; - + cursor: pointer; .scroller-thumb { height: 40px; position: relative; right: -6px; padding-right: 15px; margin-right: -15px; - cursor: pointer; + .scroller-thumb-icon { width: 9px;