Reduced image size
このコミットが含まれているのは:
コミット
62db99cac7
1個のファイルの変更、2行の追加、2行の削除
|
|
@ -33,8 +33,8 @@ export default class ImageListItem extends React.Component<Props> {
|
|||
<View>
|
||||
<Image
|
||||
style={{
|
||||
width: 100,
|
||||
height: 100,
|
||||
width: 80,
|
||||
height: 80,
|
||||
marginLeft: 'auto',
|
||||
marginRight: 'auto',
|
||||
}}
|
||||
|
|
|
|||
読み込み中…
新しいイシューから参照