Commit 3f071dcb by chamath

S55629378 / S55629465 - Model popup overflow css change.

parent eb0d7821
...@@ -138,3 +138,7 @@ p-progressSpinner { ...@@ -138,3 +138,7 @@ p-progressSpinner {
right: calc(100vw / 2) !important; right: calc(100vw / 2) !important;
position: fixed !important; position: fixed !important;
} }
.modal-open {
overflow: scroll;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment