mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Add color to mask
This commit is contained in:
parent
0f6f5736d6
commit
78b5572598
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ const theme = ({ dt }) => `
|
|||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
color: ${dt('mask.color')};
|
||||
}
|
||||
|
||||
.p-unselectable-text {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue