[Policy-20] getConfig & Policy resolved blockers
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / app / policyApp / policy-models / policy_Dictionary.html
index 4e3a974..2eaf98c 100644 (file)
 <style>
 /* The Modal (background) */
 .modal {
+       overflow-y: auto;
     display: block; 
     position: fixed; 
-    z-index: 1
+    z-index: 2
     left: 0;
     top: 0;
     width: 100%;