mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-13 06:20:24 +00:00
The dialog element shrink wrap up to the max-width boundary. The
`long-modal` is set to strictly fit the `800px` width in the test.
However with Playwright minor font rendering differences makes the
dialog modal width resulting in `797px`.
Test fails at: [expect(width).toBe(800);](
|
||
|---|---|---|
| .. | ||
| buttons.tmpl | ||
| dropdown.tmpl | ||
| fetch-action.tmpl | ||
| flex-list.tmpl | ||
| fomantic-modal.tmpl | ||
| gitea-ui.tmpl | ||
| hashbox.tmpl | ||
| label.tmpl | ||
| list.tmpl | ||
| modal.tmpl | ||
| tmplerr-sub.tmpl | ||
| tmplerr.tmpl | ||