diff --git a/src/components/common/Common.css b/src/components/common/Common.css index 0a88443e55..0d26d25095 100755 --- a/src/components/common/Common.css +++ b/src/components/common/Common.css @@ -34,6 +34,7 @@ .p-disabled, .p-disabled * { cursor: default !important; + pointer-events: none; } .p-component-overlay {