update ColorPicker
This commit is contained in:
parent
c0fa72ca6d
commit
1f61a55983
4 changed files with 26 additions and 16 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue