We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa76bd2 commit 247a436Copy full SHA for 247a436
1 file changed
src/common/component/JobDropDown/JobList.css.ts
@@ -21,7 +21,7 @@ export const listItem = style({
21
justifyContent: 'flex-start',
22
alignItems: 'center',
23
height: '5rem',
24
- padding: '1.4em 2rem',
+ padding: '1.4rem 2rem',
25
borderBottom: `solid 1px ${colors.grey3}`,
26
27
selectors: {
0 commit comments