Make the buttons round again (#9367)
* make the base button round * some miscalleaneous tweaks
This commit is contained in:
@@ -71,7 +71,6 @@ export function ListsScreen({}: Props) {
|
||||
label={_(msg`New list`)}
|
||||
testID="newUserListBtn"
|
||||
color="secondary"
|
||||
variant="solid"
|
||||
size="small"
|
||||
onPress={wrappedOnPressNewList}>
|
||||
<ButtonIcon icon={PlusIcon} />
|
||||
|
||||
Reference in New Issue
Block a user