fix: overlay
This commit is contained in:
parent
6674e4fabf
commit
1c571674f5
2 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@
|
|||
position: relative;
|
||||
display: flex;
|
||||
|
||||
&.shadow image::after {
|
||||
&.shadow::after {
|
||||
position: absolute;
|
||||
z-index: 1;
|
||||
content: '';
|
||||
|
|
Reference in a new issue