kscalelabs / store

K-Scale Labs store
https://kscale.store
MIT License
33 stars 30 forks source link

Standardize the size of title cards (long names or descriptions make sizes unproportional) #87

Closed is2ac2 closed 3 months ago

chennisden commented 4 months ago

Scrollbars for long descriptions would be good.

https://www.w3schools.com/cssref/pr_pos_overflow.php

is2ac2 commented 4 months ago

I meant on the robots page, where it just display a sample of each robot's information. You want to use scroll bars there? I was thinking more of a "..." type thing when the type gets too long

chennisden commented 4 months ago

That's also a thing you can do with the appropriate overflow class (it may actually be the better idea). Feel free to do that then

shon3005 commented 3 months ago

tackling this issue