mirror of
https://github.com/yldio/copilot.git
synced 2024-11-10 21:30:06 +02:00
correcting input bg
This commit is contained in:
parent
e08fa9fb78
commit
6a13f921ee
@ -46,7 +46,7 @@ module.exports = css`
|
||||
padding: ${paddingTop} ${remcalc(18)};
|
||||
|
||||
border-radius: ${boxes.borderRadius};
|
||||
background-color: ${colors.base.primary};
|
||||
background-color: ${colors.base.white};
|
||||
box-shadow: ${boxes.insetShaddow};
|
||||
border: ${boxes.border.unchecked};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user