element-web-Github/playwright
David Baker ebd0a046b1
Fix the space panel getting bigger when gaining a scroll bar (#12267)
* Fix the space panel getting bigger when gaining a scroll bar

Just makes the scrollbar gutter stable and removes 8px of padding
to compensate, so it will make the bar slightly larger, but it will
no longer change size weirdly if you have too many spaces in too short
a window.

* Tweak margins to keep space panel the same size

* Try 1px more

* Try 1px more to the left

* Fix sizes and disable flex when in narrow mode

* Update screenshots

* Another screenshot

* Last screenshot hopefully
2024-02-21 15:18:58 +00:00
..
e2e Use browser's font size instead of hardcoded 16px as root font size (#12246) 2024-02-21 11:23:07 +00:00
pages Improvements to Playwright test infrastructure (#12260) 2024-02-19 17:26:32 +00:00
plugins Add Playwright tests for OIDC-aware & OIDC-native (#12252) 2024-02-21 10:43:47 +00:00
sample-files Remove Cypress & Playwright in their entirety (#12145) 2024-01-16 09:48:49 +00:00
snapshots Fix the space panel getting bigger when gaining a scroll bar (#12267) 2024-02-21 15:18:58 +00:00
.gitignore Add Playwright tests for OIDC-aware & OIDC-native (#12252) 2024-02-21 10:43:47 +00:00
docker-entrypoint.sh Migrate settings/* from Cypress to Playwright (#11949) 2023-11-29 13:50:13 +00:00
Dockerfile Update all non-major dependencies (#12168) 2024-01-24 10:30:20 +00:00
element-web-test.ts Improvements to Playwright test infrastructure (#12260) 2024-02-19 17:26:32 +00:00
global.d.ts Migrate widgets/* from Cypress to Playwright (#12032) 2023-12-12 17:26:08 +00:00
tsconfig.json Update all non-major dependencies (#12168) 2024-01-24 10:30:20 +00:00