Skip to content

Commit 247a436

Browse files
봄봄
authored andcommitted
style: em 속성 수정
1 parent aa76bd2 commit 247a436

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/common/component/JobDropDown/JobList.css.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export const listItem = style({
2121
justifyContent: 'flex-start',
2222
alignItems: 'center',
2323
height: '5rem',
24-
padding: '1.4em 2rem',
24+
padding: '1.4rem 2rem',
2525
borderBottom: `solid 1px ${colors.grey3}`,
2626

2727
selectors: {

0 commit comments

Comments
 (0)