Monorepo for Tangled tangled.org
11

Configure Feed

Select the types of activity you want to include in your feed.

appview/pages: fix edit label panel misalignment

the input box is inside an actor-typeahead js component, so we need a
bit of TLC to make it line up.

Signed-off-by: oppiliappan <me@oppi.li>

author
oppiliappan
date (Apr 7, 2026, 5:45 AM +0100) commit ece9426e parent dc564ca6 change-id ntvlprsw
+1 -1
+1 -1
appview/pages/templates/repo/fragments/editLabelPanel.html
··· 182 182 value="{{$value}}" 183 183 name="{{$fieldName}}" 184 184 type="text" 185 - class="p-1 w-full text-sm" 185 + class="p-1 w-full h-full text-sm" 186 186 /> 187 187 </actor-typeahead> 188 188 {{ else }}