Skip to content

Commit

Permalink
playground: fix mobile usability (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
pskelin authored Mar 22, 2019
1 parent 79445d0 commit c00ab4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/playground/webapp/www/home/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<head>
<title>UI5 Web Components</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="../../test-resources/playground/libs/google-code-prettify/prettify.js"></script>
<link href="../../test-resources/playground/libs/google-code-prettify/sunburst.css" type="text/css" rel="stylesheet">
<link rel="stylesheet" href="core.css">
Expand Down

0 comments on commit c00ab4a

Please sign in to comment.