update ColorPicker

This commit is contained in:
梁灏 2017-08-18 14:56:10 +08:00
parent c0fa72ca6d
commit 1f61a55983
4 changed files with 26 additions and 16 deletions

View file

@ -152,6 +152,7 @@
bottom: 0;
left: 0;
overflow: hidden;
border-radius: 2px;
}
&-checkerboard{
position: absolute;
@ -167,6 +168,7 @@
right: 0;
bottom: 0;
left: 0;
border-radius: 2px;
}
&-container{
cursor: pointer;