There was an error while loading. Please reload this page.
1 parent b0a7cac commit 3e49ee5Copy full SHA for 3e49ee5
1 file changed
assets/a11y-fixes.html
@@ -36,7 +36,7 @@
36
'.ansi-escaped-output > pre, ' +
37
38
// 5. The deepest container for error output (e.g., #ID > .cell-output-error... > .ansi-escaped-output > pre)
39
- '.cell-output-error.cell-output > .ansi-escaped-output > pre' +
+ '.cell-output-error.cell-output > .ansi-escaped-output > pre, ' +
40
41
'pre[id]' // Target any PRE tag that has an ID attribute (a common source of scrollability)
42
);
0 commit comments