remove inline css

Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
This commit is contained in:
mufaddal motiwala
2021-12-23 15:36:21 +05:30
parent 8fbc988bfc
commit 808828e4fa
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
remove inline CSS from serve_index.html
+1 -1
View File
@@ -10,7 +10,7 @@
/>
<title>Backstage</title>
</head>
<body style="margin: 0">
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<!--