Преглед изворни кода

Fix: style of radio checked (#20681)

tags/1.4.2
KVOJJJin пре 5 месеци
родитељ
комит
59dc7c880e
No account linked to committer's email address
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      web/app/components/base/radio/component/radio/index.tsx

+ 1
- 1
web/app/components/base/radio/component/radio/index.tsx Прегледај датотеку

const divClassName = ` const divClassName = `
flex items-center py-1 relative flex items-center py-1 relative
px-7 cursor-pointer text-text-secondary rounded 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 ( return (

Loading…
Откажи
Сачувај