Skip to content

Commit 21f9f5c

Browse files
authored
TW-1235 Add 'opacity' style property (#134)
Merge pull request #134 from madfish-solutions/TW-1235-backend-for-slise-xyz-ads-add-opacity-style-property
2 parents b5169b5 + 385d647 commit 21f9f5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/advertising/slise.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ export const stylePropsNames = [
4646
'min-height',
4747
'min-inline-size',
4848
'min-width',
49+
'opacity',
4950
'overflow',
5051
'overflow-anchor',
5152
'overflow-wrap',

0 commit comments

Comments
 (0)