From c8969107815caaa4e0e1aee6df222f18e415b6f4 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Fri, 20 Sep 2024 17:20:29 +0800 Subject: feat: add border line at bottom of draggable handle --- src/css/dumbymap.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/css') diff --git a/src/css/dumbymap.css b/src/css/dumbymap.css index 1ebe0d2..84da02f 100644 --- a/src/css/dumbymap.css +++ b/src/css/dumbymap.css @@ -280,6 +280,8 @@ &:hover { background: #e1e1e1; + border-bottom: solid gray; + transform: unset; & ~ * { -- cgit v1.2.3-70-g09d2