Skip to content

Commit 4815604

Browse files
committed
whoops
1 parent ee81c62 commit 4815604

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

site/src/components/Form/Form.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,6 @@ export const FormFields: FC<PropsWithChildren> = ({ children }) => {
143143

144144
const styles = {
145145
formSectionInfoTitle: (theme) => ({
146-
display: "flex",
147-
gap: 6,
148146
fontSize: 20,
149147
color: theme.palette.text.primary,
150148
fontWeight: 400,

0 commit comments

Comments
 (0)