Ver código fonte

Fix: style of radio checked (#20681)

tags/1.4.2
KVOJJJin 4 meses atrás
pai
commit
59dc7c880e
Nenhuma conta vinculada ao e-mail do autor do commit

+ 1
- 1
web/app/components/base/radio/component/radio/index.tsx Ver arquivo

@@ -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 (

Carregando…
Cancelar
Salvar