update ColorPicker
This commit is contained in:
parent
93a5f34fd4
commit
c0fa72ca6d
3 changed files with 19 additions and 43 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue