Merge pull request #4353 from icarusion/ColorPicker-add-editable-prop
ColorPicker add editable prop
This commit is contained in:
commit
d411992d07
3 changed files with 39 additions and 148 deletions
|
@ -289,6 +289,10 @@
|
|||
position: absolute;
|
||||
top: 11px;
|
||||
left: 8px;
|
||||
|
||||
&-editable{
|
||||
top: 8px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue