Selaa lähdekoodia

Fix: style of radio checked (#20681)

tags/1.4.2
KVOJJJin 4 kuukautta sitten
vanhempi
commit
59dc7c880e
No account linked to committer's email address
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      web/app/components/base/radio/component/radio/index.tsx

+ 1
- 1
web/app/components/base/radio/component/radio/index.tsx Näytä tiedosto

@@ -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…
Peruuta
Tallenna