Merge pull request #2013 from BerlinChan/2.0
Remove unused and typo cursor style in ColorPicker
This commit is contained in:
commit
45f6973593
1 changed files with 0 additions and 1 deletions
|
@ -106,7 +106,6 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
&-circle{
|
&-circle{
|
||||||
cursor: head;
|
|
||||||
width: 4px;
|
width: 4px;
|
||||||
height: 4px;
|
height: 4px;
|
||||||
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);
|
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);
|
||||||
|
|
Loading…
Add table
Reference in a new issue