Commit 06bfc040278f24fd5e5c07c1a7713000a6e98e98
1 parent
fa5ea60b
Remove unused and typo cursor style in ColorPicker
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
src/styles/components/color-picker.less
@@ -106,7 +106,6 @@ | @@ -106,7 +106,6 @@ | ||
106 | position: absolute; | 106 | position: absolute; |
107 | } | 107 | } |
108 | &-circle{ | 108 | &-circle{ |
109 | - cursor: head; | ||
110 | width: 4px; | 109 | width: 4px; |
111 | height: 4px; | 110 | height: 4px; |
112 | box-shadow: 0 0 0 1.5px #fff, inset 0 0 1px 1px rgba(0,0,0,.3), 0 0 1px 2px rgba(0,0,0,.4); | 111 | box-shadow: 0 0 0 1.5px #fff, inset 0 0 1px 1px rgba(0,0,0,.3), 0 0 1px 2px rgba(0,0,0,.4); |