correcting input bg
This commit is contained in:
parent
e08fa9fb78
commit
6a13f921ee
@ -46,7 +46,7 @@ module.exports = css`
|
|||||||
padding: ${paddingTop} ${remcalc(18)};
|
padding: ${paddingTop} ${remcalc(18)};
|
||||||
|
|
||||||
border-radius: ${boxes.borderRadius};
|
border-radius: ${boxes.borderRadius};
|
||||||
background-color: ${colors.base.primary};
|
background-color: ${colors.base.white};
|
||||||
box-shadow: ${boxes.insetShaddow};
|
box-shadow: ${boxes.insetShaddow};
|
||||||
border: ${boxes.border.unchecked};
|
border: ${boxes.border.unchecked};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user