Add z-index to photo_card_selected::after.

master
voussoir 2020-08-28 17:56:30 -07:00
parent e40c91a7cf
commit c5fbcf0056
1 changed files with 1 additions and 0 deletions

View File

@ -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;
} }