mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Remove .p-unselectable-text
This commit is contained in:
parent
d06ef16b81
commit
4455d6ec59
5 changed files with 10 additions and 13 deletions
|
@ -7,10 +7,6 @@ const theme = ({ dt }) => `
|
|||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.p-unselectable-text {
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
/* Non vue overlay animations */
|
||||
.p-connected-overlay {
|
||||
opacity: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue