Adjust modal display with new react-navigation look
This commit is contained in:
@@ -20,12 +20,11 @@ const Container = styled.View`
|
||||
|
||||
const Buttons = styled.View`
|
||||
margin-top: 20px;
|
||||
flex-direction: row;
|
||||
/* justify-content: space-around; */
|
||||
`;
|
||||
|
||||
const ButtonSpacing = styled.View`
|
||||
width: 8px;
|
||||
height: 4px;
|
||||
`;
|
||||
|
||||
function TrackPopupMenu() {
|
||||
|
||||
Reference in New Issue
Block a user