This commit is contained in:
Ross
2024-02-13 22:02:25 +00:00
parent e18b2cd399
commit 95237b5a29
@@ -3,6 +3,17 @@
<html>
<head>
<title>Collection Viva Case</title>
<style type="text/css">
body, html
{
margin: 0; padding: 0; height: 100%; overflow: hidden;
}
#viewer
{
position:absolute; left: 0; right: 0; bottom: 0; top: 0px;
}
</style>
</head>
<body>
<h2 id="case-title">{{current_case.title}}</h2>