Fixed #550 - pRipple working when disabled(etc menuitem)

pull/553/head
Yiğit FINDIKLI 2020-10-13 13:01:39 +03:00
parent c8be313802
commit 5b50463188
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
.p-disabled, .p-disabled * {
cursor: default !important;
pointer-events: none;
}
.p-component-overlay {