feat: improve layout and add send icon to comment submission UI #15

Merged
ben merged 1 commit from feature/Add-Comment-Input into master 2025-01-21 13:58:14 +00:00

1 commit

Author SHA1 Message Date
c0dbf668ec
feat: improve layout and add send icon to comment submission UI
All checks were successful
Build / build (pull_request) Successful in 5m49s
This commit makes the following improvements to the comment submission UI:
-   Wraps the UI in a `Box` to center the content.
-   Pads `Row` components.
-   Adds an `Icon` in the submit button.
-   Makes `TextField` fill available width and height.
These changes affect `App.kt`.
2025-01-21 13:51:40 +00:00