mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Remove p-ripple-disabled
class and update ripple directive
This commit is contained in:
parent
af230a824a
commit
6cd0591e24
30 changed files with 80 additions and 99 deletions
|
@ -219,10 +219,6 @@ const theme = ({ dt }) => `
|
|||
animation: ripple 0.4s linear;
|
||||
}
|
||||
|
||||
.p-ripple-disabled .p-ink {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@keyframes ripple {
|
||||
100% {
|
||||
opacity: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue