Skip to content

Commit

Permalink
Descriptions on a single line
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Oct 31, 2024
1 parent 692d0ab commit 19bcb59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion web/src/ui/pages/launcher/RootFormComponent/Accordion.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,8 @@ const useStyles = tss
}
},
"summaryContent": {
"display": "block",
"display": "flex",
"alignItems": "baseline",
"gap": theme.spacing(2),
"paddingLeft": theme.spacing(4)
},
Expand Down

0 comments on commit 19bcb59

Please sign in to comment.