Use more prominent indication when an item is selected

Downside to this approach is that the item card is not accessible when
selected.
This commit is contained in:
Eike Kettner
2020-11-13 01:54:19 +01:00
parent 8950cc4dc9
commit 2f9e0a8214
2 changed files with 38 additions and 31 deletions

View File

@ -100,7 +100,7 @@
position: absolute;
left: 4px;
top: 4px;
z-index: 10;
z-index: 8;
}
.default-layout .image.ds-card-image {
overflow: auto;