Skip to content

Commit

Permalink
feat: 修改为属性选择器
Browse files Browse the repository at this point in the history
  • Loading branch information
huangguang1999 committed Dec 27, 2023
1 parent a0335e1 commit cd03c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/common-widgets/style/reset.less
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ samp {
}

// Solve the style problem caused by the tabIndex attribute of lower versions of iOS
div:focus {
[tabIndex='0']:focus {
outline: none;
}

0 comments on commit cd03c83

Please sign in to comment.