[iOS] LetterPickerButtons are Hard to Tap (#1223)
This commit is contained in:
parent
f5bd1b8fcd
commit
9ec0e93689
|
@ -45,6 +45,7 @@ extension LetterPickerBar {
|
||||||
}
|
}
|
||||||
.frame(width: 20, height: 20)
|
.frame(width: 20, height: 20)
|
||||||
}
|
}
|
||||||
|
.frame(width: 50, height: 20)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue