shimupan / lineupx

A Free Lineup Database for a Variety of Games
https://lineupx.net
MIT License
20 stars 0 forks source link

three dot bug #360

Closed Kagiri2 closed 1 month ago

Kagiri2 commented 1 month ago

Is your feature request related to a problem? Please describe.

Edge case bugs when the post name is very long the three dots get pushed and is not visible. Another edge case is when the titles go to the next line the three dots move as well when the location should be static.

image

Describe the solution you'd like <-- A clear and concise description of what you want to happen. -->

Make it so the placement is static and isn't affected by the other post.tsx stuff