mirror of
https://github.com/Jellify-Music/App.git
synced 2026-05-05 10:49:22 -05:00
remove icon margin
This commit is contained in:
@@ -15,7 +15,6 @@ export default function Input(props: InputProps): React.JSX.Element {
|
||||
<YStack
|
||||
flex={1}
|
||||
alignItems='center'
|
||||
marginRight={"$2"}
|
||||
justifyContent='center'
|
||||
>
|
||||
{ props.prependElement }
|
||||
|
||||
Reference in New Issue
Block a user