Remove z-index from selected photo overlay. It's not necessary.
This commit is contained in:
parent
750bb51868
commit
087238bfad
1 changed files with 0 additions and 1 deletions
|
@ -219,5 +219,4 @@
|
||||||
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