.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user