🎨(frontend) stop limit layout height to screen size
The app was limiting the layout height to the screen size, which was a bit annoying when the content was bigger than the screen. We stop doing that, and now the layout will grow as needed.
This commit is contained in:
@@ -17,6 +17,10 @@ and this project adheres to
|
||||
|
||||
- 🐛(y-webrtc) fix prob connection #147
|
||||
|
||||
## Changed
|
||||
|
||||
- 🎨(frontend) stop limit layout height to screen size #158
|
||||
|
||||
## [1.1.0] - 2024-07-15
|
||||
|
||||
## Added
|
||||
|
||||
Reference in New Issue
Block a user