This commit is contained in:
linkliti 2026-05-14 08:44:26 +08:00 committed by GitHub
commit 8a5906c230
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,6 +12,7 @@
opacity: 0;
transition: opacity 0.2s ease-in-out;
pointer-events: none;
user-select: none;
}
.step-action-buttons .expand-btn {