feat(ui): sharpen dashboard console visual system
This commit is contained in:
parent
739d627ae3
commit
0c75220adc
15 changed files with 417 additions and 135 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 254 KiB After Width: | Height: | Size: 304 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 275 KiB After Width: | Height: | Size: 454 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 276 KiB After Width: | Height: | Size: 309 KiB |
|
|
@ -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) =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue