fixed recipe card description overlay

This commit is contained in:
vabene1111 2023-11-27 19:59:06 +01:00
parent bcee66c7a4
commit d0481ed18c

View File

@ -234,7 +234,7 @@ export default {
.content .content-overlay { .content .content-overlay {
background: rgba(0, 0, 0, 0.7); background: rgba(0, 0, 0, 0.7);
position: absolute; position: absolute;
height: 99%; height: 100%;
width: 100%; width: 100%;
left: 0; left: 0;
top: 0; top: 0;