Skip to content

Commit e4dbacb

Browse files
committed
docs(readme): set width instead of height for table images
1 parent cbd9bf6 commit e4dbacb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ which uses [`file_selector`](https://pub.dev/packages/file_selector).
1818
1919
| Default picker | Native picker |
2020
|-------------------|-------------------|
21-
| <img src="https://github.com/CompileKernel/native-image-picker-macos/blob/main/readme_assets/image-picker-macos-file-selector.png?raw=true" alt="Default picker" height="400"/> | <img src="https://github.com/CompileKernel/native-image-picker-macos/blob/main/readme_assets/native-image-picker-macos-phpicker.png?raw=true" alt="macOS PHPicker" height="400"/> |
21+
| <img src="https://github.com/CompileKernel/native-image-picker-macos/blob/main/readme_assets/image-picker-macos-file-selector.png?raw=true" alt="Default picker" width="300"/> | <img src="https://github.com/CompileKernel/native-image-picker-macos/blob/main/readme_assets/native-image-picker-macos-phpicker.png?raw=true" alt="macOS PHPicker" width="300"/> |
2222

2323
## ✨ Features
2424

0 commit comments

Comments
 (0)