DFE-Digital/govuk-components

View on GitHub
guide/content/stylesheets/components/_iframe.scss

Summary

Maintainability
Test Coverage
.app-iframe {
  height: $app-iframe-mobile-height;
  background: white;
  overflow: hidden;
}