fix(common): make LobstersCard more compact

Fixes #526
This commit is contained in:
Harsh Shandilya 2024-04-20 15:14:37 +05:30
parent ec4066c472
commit cec2d70fda
2 changed files with 5 additions and 3 deletions

View file

@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
* Upgrade to Compose April releases
* Story items are now more compact so you can see more items
on your screen.
### Fixed