mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 02:48:26 +00:00
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:
@ -100,7 +100,7 @@
|
||||
position: absolute;
|
||||
left: 4px;
|
||||
top: 4px;
|
||||
z-index: 10;
|
||||
z-index: 8;
|
||||
}
|
||||
.default-layout .image.ds-card-image {
|
||||
overflow: auto;
|
||||
|
Reference in New Issue
Block a user