Skip to content

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
mit-mit committed Nov 25, 2024
1 parent 3a16e5e commit 16223e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkgs/dartpad_ui/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<link href="https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.css" rel="stylesheet">
<script src="codemirror/codemirror.js"></script>
<script src="ga.js" defer></script>

<style>
.CodeMirror {
height: 100%;
Expand Down Expand Up @@ -89,4 +90,6 @@
<div class="glue-footer"></div>
<button aria-hidden="true" class="glue-footer__link glue-cookie-notification-bar-control">Cookies management controls</button>
<script src="https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.js" data-glue-cookie-notification-bar-category="2B"></script>
</body>

</html>

0 comments on commit 16223e9

Please sign in to comment.