Skip to content

Commit

Permalink
feat: adds styles for transferlist search clear icon
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-boyd committed Dec 18, 2023
1 parent 529f5ea commit acf0b5a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/inputs/pro/transferlist.ts
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,12 @@ export default {
outline-none
text-$scale(-1,*)
`,
transferlistSearchClear: `
flex
w-[0.75em]
mr-$spacing
[&_svg]:w-full
`,
controlLabel: `
hidden
`,
Expand Down

0 comments on commit acf0b5a

Please sign in to comment.