fix issue where the padding of a thumbnail in list view would prevent the checkbox from being clickable

This commit is contained in:
Art Lowel
2022-10-03 17:08:58 +02:00
parent b26da8991a
commit 967f531eb5

View File

@@ -0,0 +1,3 @@
ds-selectable-list-item-control {
z-index: 1
}