feat(ui): sharpen dashboard console visual system

This commit is contained in:
vince 2026-06-20 02:11:16 +02:00
parent 739d627ae3
commit 0c75220adc
15 changed files with 417 additions and 135 deletions

View file

@ -25,7 +25,7 @@ test.describe("Storybook theme QA", () => {
).toBeVisible();
await expect(page.locator("body")).toHaveCSS(
"background-color",
"rgb(243, 245, 237)",
"rgb(238, 242, 231)",
);
expect(
consoleMessages.filter((message) =>