Merge pull request #4353 from icarusion/ColorPicker-add-editable-prop

ColorPicker add editable prop
This commit is contained in:
Aresn 2018-08-24 16:56:49 +08:00 committed by GitHub
commit d411992d07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 39 additions and 148 deletions

View file

@ -289,6 +289,10 @@
position: absolute;
top: 11px;
left: 8px;
&-editable{
top: 8px;
}
}
}
}