feat: add governed postbox delivery and report hardening
This commit is contained in:
@@ -21,7 +21,7 @@ assert(
|
||||
"message previews use the central stacked Dialog with an accessible close label"
|
||||
);
|
||||
assert(
|
||||
styles.includes("height: min(780px, calc(100dvh - 48px));"),
|
||||
styles.includes("height: min(936px, calc(100dvh - 48px));"),
|
||||
"desktop previews use a stable responsive height"
|
||||
);
|
||||
assert(
|
||||
|
||||
Reference in New Issue
Block a user