Skip to content

Commit 27afe3d

Browse files
committed
fix: remove redundant style
1 parent 7129850 commit 27afe3d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package/src/components/Poll/CreatePollContent.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,6 @@ const useStyles = () => {
279279
},
280280
optionCardWrapper: {
281281
gap: primitives.spacingMd,
282-
// padding: primitives.spacingMd,
283282
},
284283
optionCardSwitch: { width: 64 },
285284
});

0 commit comments

Comments
 (0)