ColorPicker add editable prop

This commit is contained in:
梁灏 2018-08-24 16:39:51 +08:00
parent 0ab65f3bfa
commit 0fdbb26be3
3 changed files with 39 additions and 148 deletions

View file

@ -289,6 +289,10 @@
position: absolute;
top: 11px;
left: 8px;
&-editable{
top: 8px;
}
}
}
}