wip
This commit is contained in:
parent
f1601257c7
commit
c2070693fb
68 changed files with 2305 additions and 212 deletions
|
|
@ -151,7 +151,7 @@ async function suppressDevServerNoise(context: BrowserContext) {
|
|||
[class*="webpack-error"],
|
||||
/* Recording-only: hide dashboard chrome that reads as noise/loading
|
||||
on camera (the "Finding the Perfect Postcode" AI-status CTA). The
|
||||
data attribute is inert in production — only this injected rule
|
||||
data attribute is inert in production: only this injected rule
|
||||
targets it, and only during a recording. */
|
||||
[data-video-hide] {
|
||||
display: none !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue