Fix: style of radio checked (#20681)

pull/20692/head
KVOJJJin 10 months ago committed by GitHub
parent 3fb9b41fe5
commit 59dc7c880e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -38,7 +38,7 @@ export default function Radio({
const divClassName = `
flex items-center py-1 relative
px-7 cursor-pointer text-text-secondary rounded
bg-components-option-card-option-bg hover:bg-components-option-card-option-bg-hover hover:shadow-xs
hover:bg-components-option-card-option-bg-hover hover:shadow-xs
`
return (

Loading…
Cancel
Save