This repository has no description
0

Configure Feed

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

fix: note card inline input colour

-1
-1
src/webapp/features/notes/components/noteCardInline/NoteCardInline.tsx
··· 121 121 <Textarea 122 122 id="note-inline" 123 123 placeholder="Add a note about this card" 124 - variant="filled" 125 124 size="md" 126 125 autosize 127 126 minRows={3}