1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-24 15:59:41 +02:00

fix(toggle): update cursor style and color transition speed [EE-6229] (#10534)

Co-authored-by: testa113 <testa113>
This commit is contained in:
Ali 2023-10-25 23:17:18 +01:00 committed by GitHub
parent d9effb3597
commit afa3e7477b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -55,7 +55,6 @@
}
.switch.limited {
pointer-events: none;
touch-action: none;
}