Advertisement
Guest User

filepond ShakeDisabler

a guest
Oct 20th, 2023
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.27 KB | Source Code | 0 0
  1. [data-filepond-item-state*='invalid'] .filepond--panel,
  2. [data-filepond-item-state*='invalid'] .filepond--file-wrapper,
  3. [data-filepond-item-state*='error'] .filepond--panel,
  4. [data-filepond-item-state*='error'] .filepond--file-wrapper { animation: none; -webkit-animation:none; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement