From b2085b3f28c68be188580ef05a90ca95cc9acae9 Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Wed, 9 Jul 2025 18:25:47 -0400 Subject: [PATCH] ssb: Try to keep the profile description from falling off the page. CSS, ugg. #126 --- apps/ssb.json | 2 +- apps/ssb/tf-profile.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/ssb.json b/apps/ssb.json index 1db922be..eb6b63da 100644 --- a/apps/ssb.json +++ b/apps/ssb.json @@ -1,5 +1,5 @@ { "type": "tildefriends-app", "emoji": "🦀", - "previous": "&bfTIcHq6RtCC3tRZhVpQ0obywbMBjABT2Mk02NLGZGk=.sha256" + "previous": "&gr34tjvK2pGhEHo7FBgIPDhs9rvhHSPK3Tjkpp20/VU=.sha256" } diff --git a/apps/ssb/tf-profile.js b/apps/ssb/tf-profile.js index 04a33882..6dc9c1f9 100644 --- a/apps/ssb/tf-profile.js +++ b/apps/ssb/tf-profile.js @@ -327,7 +327,7 @@ class TfProfileElement extends LitElement {
${edit_profile} -
+
${ image ? html`
`