Skip to content

Commit 39702fb

Browse files
authored
fix(ColorPicker): supplement the styleIsolation configuration (#4138)
1 parent 49188de commit 39702fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/components/color-picker/color-picker.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"component": true,
3+
"styleIsolation": "apply-shared",
34
"usingComponents": {
45
"t-popup": "../popup/popup"
56
}

0 commit comments

Comments
 (0)