Xyphyn / photon

An opinionated web client for Lemmy to help users discover the fediverse.
https://phtn.app
GNU Affero General Public License v3.0
389 stars 43 forks source link

PostActions fix overflow and wrap #428

Closed sevonj closed 2 months ago

sevonj commented 2 months ago

Minor CSS changes to PostActions:

Before: Screenshot_20240907_132051

After: image All of these fields overflow like this now.

vercel[bot] commented 2 months ago

@sevonj is attempting to deploy a commit to the Xylight's projects Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
photon ✅ Ready (Inspect) Visit Preview Sep 7, 2024 2:24pm
Xyphyn commented 2 months ago

Thanks! I should probably make a component that will apply these properties automatically.

sevonj commented 2 months ago

Yeah, I think this would see a lot of reuse.