fixed recipe card description overlay
This commit is contained in:
parent
bcee66c7a4
commit
d0481ed18c
@ -234,7 +234,7 @@ export default {
|
||||
.content .content-overlay {
|
||||
background: rgba(0, 0, 0, 0.7);
|
||||
position: absolute;
|
||||
height: 99%;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
left: 0;
|
||||
top: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user