0.0.54
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
.block_overlay{
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
z-index: 100;
|
||||
}
|
||||
.block_overlay.hide{
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
</head>
|
||||
<body>
|
||||
{% csrf_token %}
|
||||
<div class="block_overlay"></div>
|
||||
<div class="block_overlay hide"></div>
|
||||
{% include "blocks/static/header.html" %}
|
||||
{% include "blocks/b_curtain.html" %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user