From f656f66c0b2dfa0e52b25f41c761f03b5997262b Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Tue, 29 Jun 2021 15:03:38 +0800
Subject: [PATCH] Box裁剪未完成和开敞度不支持

---
 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