Reduced image size
這個提交存在於:
父節點
87f0c01024
當前提交
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',
|
||||
}}
|
||||
|
|
載入中…
新增問題並參考