Skip to content

Commit e6656f0

Browse files
authored
test(e2e): stop clipping visual timestamps (#2826)
1 parent 4e4c85e commit e6656f0

3 files changed

Lines changed: 0 additions & 4 deletions

File tree

e2e/tests/visual-regression.spec.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ const FREEZE_CSS = `
3838
caret-color: transparent !important;
3939
scroll-behavior: auto !important;
4040
}
41-
[data-testid="activity-time"] {
42-
inline-size: 6rem !important;
43-
overflow: hidden !important;
44-
}
4541
`;
4642

4743
// Admin locale is driven by the `emdash-locale` cookie (path /_emdash); Arabic
85 Bytes
Loading
63 Bytes
Loading

0 commit comments

Comments
 (0)