Skip to content

Commit 03271d2

Browse files
antleblancjleveugle
authored andcommitted
1 parent 8972203 commit 03271d2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/manager/apps/public-cloud/src/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
<html class="h-100">
33
<head>
44
<title>Public Cloud - OVH</title>
5-
<meta charset="utf-8" />
5+
<meta charset="utf-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
67
</head>
78
<body class="h-100" style="overflow: hidden;">
89
<div data-ng-app="ovhStack" data-ng-strict-di class="h-100 d-flex flex-column overflow-hidden" data-ng-controller="PublicCloudController as $ctrl">

0 commit comments

Comments
 (0)