Skip to content

Commit

Permalink
made for better visibility on phone by adding viewport
Browse files Browse the repository at this point in the history
  • Loading branch information
robgruen committed Nov 14, 2024
1 parent 392e416 commit f7bb1f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ts/packages/shell/src/renderer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Active TypeAgent</title>
<link href="./assets/styles.less" type="text/css" rel="stylesheet" />
<link
Expand Down

0 comments on commit f7bb1f5

Please sign in to comment.