Whiten answer cards

This commit is contained in:
Ian Philips 2022-04-22 16:54:28 -06:00
parent 7b497b0e33
commit e5ae489587

View File

@ -745,7 +745,7 @@ function FeedAnswer(props: {
return (
<Col
className="bg-base-200 border-base-300 flex-1 p-3"
className="border-base-300 flex-1 bg-white p-3"
style={{ borderWidth: 2, borderRadius: 6 }}
>
<Modal open={open} setOpen={setOpen}>