Fixed #550 - pRipple working when disabled(etc menuitem)
parent
c8be313802
commit
5b50463188
|
@ -34,6 +34,7 @@
|
|||
|
||||
.p-disabled, .p-disabled * {
|
||||
cursor: default !important;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.p-component-overlay {
|
||||
|
|
Loading…
Reference in New Issue