Skip to content

Commit

Permalink
TW-1235 Add 'opacity' style property (#134)
Browse files Browse the repository at this point in the history
Merge pull request #134 from madfish-solutions/TW-1235-backend-for-slise-xyz-ads-add-opacity-style-property
  • Loading branch information
alex-tsx authored Dec 26, 2023
2 parents b5169b5 + 385d647 commit 21f9f5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/advertising/slise.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ export const stylePropsNames = [
'min-height',
'min-inline-size',
'min-width',
'opacity',
'overflow',
'overflow-anchor',
'overflow-wrap',
Expand Down

0 comments on commit 21f9f5c

Please sign in to comment.