mcjars / www

A simple website that lets you choose from all minecraft server jars of various providers.
https://mcjars.app
MIT License
15 stars 3 forks source link

feat: fix Skeleton not showing in List displayMode #5

Closed Anthony01M closed 3 weeks ago

Anthony01M commented 3 weeks ago

Assuming you use flex-1 for something in Grid or Compact, I've went ahead and did this change in order to fix the Skeleton not showing in List displayMode

closes #6

0x7d8 commented 3 weeks ago

Try removing flex-1 entirely, im not sure if its even used for anything

Anthony01M commented 3 weeks ago

Try removing flex-1 entirely, im not sure if its even used for anything

tested it just now fully, doesn't seem to be doing anything