Add z-index to photo_card_selected::after.
This commit is contained in:
parent
e40c91a7cf
commit
c5fbcf0056
1 changed files with 1 additions and 0 deletions
|
@ -214,4 +214,5 @@
|
||||||
border: 2px solid blue;
|
border: 2px solid blue;
|
||||||
background-color: rgba(0, 0, 255, 0.25);
|
background-color: rgba(0, 0, 255, 0.25);
|
||||||
border-radius: inherit;
|
border-radius: inherit;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue