1
0

Remove opacity from paw-queued class

This commit is contained in:
2025-05-26 11:44:04 +02:00
parent b3cde48c5c
commit 8d9fbdb0ec

View File

@@ -193,7 +193,6 @@
}
/* Füge das in deine CSS ein */
.paw-queued {
opacity: 0.65;
filter: drop-shadow(0 2px 2px rgba(0,0,0,0.10));
transition: transform 0.18s cubic-bezier(0.4,0.2,0.6,1);
pointer-events: none;