update ColorPicker

This commit is contained in:
梁灏 2017-08-18 14:38:26 +08:00
parent 93a5f34fd4
commit c0fa72ca6d
3 changed files with 19 additions and 43 deletions

View file

@ -17,6 +17,14 @@
box-shadow: inset 0 0 0 1px rgba(0,0,0,.15);
border-radius: 2px;
}
&-empty{
background: #fff;
overflow: hidden;
text-align: center;
i{
font-size: 20px;
}
}
}
&-large &-color{
width: 20px;