Просмотр исходного кода

Fix: style of radio checked (#20681)

tags/1.4.2
KVOJJJin 5 месяцев назад
Родитель
Сommit
59dc7c880e
Аккаунт пользователя с таким Email не найден
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 Просмотреть файл

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

Загрузка…
Отмена
Сохранить