Deliver centralized role management feature
[portal.git] / ecomp-portal-FE-common / client / app / views / tabs / tabframe.html
index 0155592..9a6b3f3 100644 (file)
@@ -17,6 +17,6 @@
   limitations under the License.
   ================================================================================
   -->
-<iframe id= "tabframe-{{tab.title.split(' ').join('-')}}" scrolling='yes' frameBorder='0' width='100%' style='height: 90vh;
+<iframe id= "tabframe-{{tab.title.split(' ').join('-')}}" scrolling='yes' frameBorder='0' width='100%' class='tab-iframe
 src='{{tab.content | trusted}}'
 ></iframe>
\ No newline at end of file