TrestleAdmin/trestle

View on GitHub
frontend/css/components/_photoswipe.scss

Summary

Maintainability
Test Coverage
.pswp__content {
  iframe,
  video {
    pointer-events: auto;
    width: 100%;
    height: 100%;
  }
}