Revert "Fixed RIVM-41"

This reverts commit 4183e5716e.
This commit is contained in:
vadym 2022-12-21 16:11:43 +02:00
parent 44cad0ba1f
commit 7000bc3a10

View file

@ -38,6 +38,7 @@
.box { .box {
width: 100%; width: 100%;
height: 100px; height: 100px;
position: absolute;
top: 0; top: 0;
left: 0; left: 0;
background: rgba(0, 0, 0, 0.0); background: rgba(0, 0, 0, 0.0);