atmosphere explorer
0
fork

Configure Feed

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

prevent text wrapping in button

+1 -1
+1 -1
src/views/collection.tsx
··· 321 321 </Show> 322 322 </div> 323 323 <Show when={cursor()}> 324 - <div class="flex h-[2rem] w-[5.5rem] items-center justify-center"> 324 + <div class="flex h-[2rem] w-[5.5rem] text-nowrap items-center justify-center"> 325 325 <Show when={!response.loading}> 326 326 <button 327 327 type="button"