Add color to mask
parent
0f6f5736d6
commit
78b5572598
|
@ -35,6 +35,7 @@ const theme = ({ dt }) => `
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
color: ${dt('mask.color')};
|
||||||
}
|
}
|
||||||
|
|
||||||
.p-unselectable-text {
|
.p-unselectable-text {
|
||||||
|
|
Loading…
Reference in New Issue