chore(input): cssr style

This commit is contained in:
07akioni 2021-06-18 21:26:14 +08:00
parent 06521979ef
commit b6165ca1a7

View File

@ -280,16 +280,15 @@ export default c([
border-color: #0000;
z-index: 1;
`),
cE('eye', `
cursor: pointer;
`),
cE('prefix', {
marginRight: '4px'
}),
cE('suffix', `
margin-left: 4px;
`, [
cE('eye', `
cursor: pointer;
`)
]),
`),
cE('suffix, prefix', `
transition: color .3s var(--bezier);
flex-wrap: nowrap;