
[data-testid="vortex-library-card"]{
  -webkit-touch-callout:none!important;
  -webkit-user-select:none!important;
  user-select:none!important;
  touch-action:pan-y!important;
}
[data-testid="vortex-library-card"] img{
  pointer-events:none!important;
  -webkit-user-drag:none!important;
  -webkit-touch-callout:none!important;
  user-select:none!important;
}
