bootstrap-ui.html 145 B

123456789
  1. <iframe src="%BASE_PATH%/snippets/bootstrap-ui-inner.html"></iframe>
  2. <style>
  3. iframe {
  4. width: 100%;
  5. height: 800px;
  6. border: 0;
  7. }
  8. </style>