Experimental browser for the Atmosphere
Loading post...
{ "uri": "at://did:plc:vm6vq3cskd2dm3ev5fpvoqdn/app.bsky.feed.like/3ld3wnoz7rk2w", "cid": "bafyreicck6a44cgczkodj5bbrmwycsvqlx7hn6ippmbmsdwrdzhjvtj2je", "value": { "$type": "app.bsky.feed.like", "subject": { "cid": "bafyreidjmuyysdvybiwwxrbrtksdsrbztjjpfbc62qsg7kvlh26ahlyygq", "uri": "at://did:plc:etdjdgnly5tz5l5xdd4jq76d/app.bsky.feed.post/3ld2cacf22c2r" }, "createdAt": "2024-12-12T09:15:18.757Z" } }
How do you make a button that doesn't change it's width when it's in a loading state? Use CSS Grid to stack items, and visibility: hidden to hide/show spinner! This approach allows the largest item to size the button, and keeps the button text accessible
Dec 11, 2024, 5:37 PM