From f7578f792d716d1aa4e6131c35bc325faba1488c Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Wed, 30 Jun 2021 14:27:49 +0800
Subject: [PATCH] 空间分析裁剪bug
---
widgets/slope/css/style.css | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/widgets/slope/css/style.css b/widgets/slope/css/style.css
index e589dbd..509ef56 100644
--- a/widgets/slope/css/style.css
+++ b/widgets/slope/css/style.css
@@ -35,7 +35,3 @@
left: 1.1%;
margin: 10px;
}
-
-.drawCur {
- cursor: url(../../../images/addL/draw.cur), auto;
-}
\ No newline at end of file
--
Gitblit v1.9.3