input colour transition speed

This commit is contained in:
Kuldeep Matharu 2024-07-25 12:40:15 +01:00
parent 64ea391fb5
commit 3d82cd1211
1 changed files with 0 additions and 1 deletions

View File

@ -70,7 +70,6 @@ input[type="color"]::-moz-focus-inner {
top: 0;
left: 0;
z-index: 4;
transition: none;
clip-path: circle(calc(var(--form-thumb) / 2) at 50% 50%);
}