shorten time slightly

This commit is contained in:
MathMan05
2025-10-27 11:48:50 -05:00
parent f06e98e06f
commit 22a3e733a2

View File

@@ -1151,7 +1151,7 @@ textarea {
padding: 6px;
border-radius: 4px;
&.removeElm {
animation-duration: 10s;
animation-duration: 4s;
animation-name: errorElm;
animation-fill-mode: forwards;
animation-timing-function: ease-in-out;