Fixed #2333 - The v-ripple directive breaks the behavior of list components in Firefox
parent
47c459e843
commit
18c3109511
|
@ -9,6 +9,7 @@
|
|||
background: rgba(255, 255, 255, 0.5);
|
||||
border-radius: 100%;
|
||||
transform: scale(0);
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.p-ink-active {
|
||||
|
|
Loading…
Reference in New Issue