browsertrix/frontend/plugins
Emma Segal-Grossman d6f2fee279
Allow QA view to be larger than viewport height if necessary (#1790)
Closes #1789

### Changes
- Converts stylesheet in js to css now that it doesn't use any runtime
values
- Removes fixed height on QA container, and instead sets a min height
- Applies `contain: size` to page list & tab content so they don't cause
the QA container to stretch
- Also updates instances of `h-{n} w-{n}` to `size-{n}`
- Removes leftover outlines on text and resource comparison areas from
early QA prototyping
2024-05-14 17:26:06 -04:00
..
contain.js Allow QA view to be larger than viewport height if necessary (#1790) 2024-05-14 17:26:06 -04:00
content-visibility.js Allow QA view to be larger than viewport height if necessary (#1790) 2024-05-14 17:26:06 -04:00