fix scaffolder overview page from not rendering correctly

Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
This commit is contained in:
Peter Macdonald
2025-03-10 15:53:51 +01:00
parent 7612daf25a
commit 071eff7981
+1 -1
View File
@@ -11,7 +11,7 @@ Components inside Backstage. By default, it has the ability to load skeletons of
code, template in some variables, and then publish the template to some
locations like GitHub or GitLab.
<video width="100%" height="100%" controls>
<video width="100%" height="fit-content" controls>
<source src="/video/software-templates.mp4" type="video/mp4" />
</video>