atmosphere explorer
0
fork

Configure Feed

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

adjust hover bg color

Juliet 1a131f92 e7d7727c

+2 -2
+2 -2
src/components/create/confirm-submit.tsx
··· 33 33 <div class="flex items-center gap-2"> 34 34 <button 35 35 type="button" 36 - class="-ml-2 flex min-w-30 items-center gap-1.5 rounded-lg px-2 py-1 text-xs hover:bg-neutral-200 dark:hover:bg-neutral-700" 36 + class="-ml-2 flex min-w-30 items-center gap-1.5 rounded-lg px-2 py-1 text-xs hover:bg-neutral-200/50 dark:hover:bg-neutral-700" 37 37 onClick={cycleValidate} 38 38 > 39 39 <span ··· 57 57 <div class="flex items-center gap-2"> 58 58 <button 59 59 type="button" 60 - class="-ml-2 flex items-center gap-1.5 rounded-lg px-2 py-1 text-xs hover:bg-neutral-200 dark:hover:bg-neutral-700" 60 + class="-ml-2 flex items-center gap-1.5 rounded-lg px-2 py-1 text-xs hover:bg-neutral-200/50 dark:hover:bg-neutral-700" 61 61 onClick={() => setRecreate(!recreate())} 62 62 > 63 63 <span