diff --git a/src/components/common/Common.css b/src/components/common/Common.css index 8415467bd..22be537d6 100644 --- a/src/components/common/Common.css +++ b/src/components/common/Common.css @@ -42,8 +42,6 @@ } .p-overflow-hidden { overflow: hidden; - position: fixed; - height: 100%; } .p-unselectable-text { -webkit-user-select: none;