gpui: Add `aspect-ratio` builder method to `Styled` (#48751)
Sebastian Kootz
and
MrSubidubi
created
# Summary
This PR simply adds the missing `aspect_ratio` and `aspect_square`
helper functions to the `Styled` trait.
Release Notes:
- N/A
Co-authored-by: MrSubidubi <finn@zed.dev>