Skip to content

Commit

Permalink
[Update] 修改遮罩透明度
Browse files Browse the repository at this point in the history
  • Loading branch information
abchiyi committed Apr 30, 2022
1 parent bde2b82 commit 17c69cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/jet-plan-ui/table/Table.vue
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export default {
active: true,
hover: true,
focus: true,
maskOpacity: 0.2,
...{
colorHover: 'var(--info)',
colorFocus: 'var(--primary)',
Expand Down

0 comments on commit 17c69cd

Please sign in to comment.