UX prettified

This commit is contained in:
l4kr
2023-09-04 19:02:21 +02:00
parent 31973b84de
commit c585bee08c
6 changed files with 6129 additions and 10 deletions

View File

@@ -1001,9 +1001,12 @@
display: flex;
}
.card-hoverable:hover .cardOverlayContainer {
opacity: 1;
opacity: 0;
}
}
.detailImageContainerCard:hover {
transform: none;
}
.chkCardSelect {
top: 0;
left: 0;