Removed unused message warning

This commit is contained in:
David Négrier 2021-06-01 17:59:00 +02:00
parent 22dff82bd3
commit 2230f94410
3 changed files with 12 additions and 13 deletions

View file

@ -49,14 +49,3 @@
{/if}
</div>
<style lang="scss">
.absolute-overlay {
position: absolute;
width: 100%;
height: 100%;
> & {
position: relative;
}
}
</style>