Skip to content

Commit 3dcfabd

Browse files
committed
chore: update snapshots
1 parent 4ad311b commit 3dcfabd

19 files changed

+703
-1526
lines changed

angular17-example/src/styles.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
@forward "@db-ui/components/build/styles/db-ui-42-rollup";
33
// We use $db-spacing-fixed-md variable so we need to import the file where the variable is defined
44
@use "@db-ui/foundations/build/scss/variables";
5-
// Color-classes are optional, we use them in the example to have easy access to colors
6-
@forward "@db-ui/foundations/build/css/colors/classes/all";
75

86
.container-with-padding {
97
padding: variables.$db-spacing-fixed-md;

e2e/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/playwright:v1.32.3-focal as playwright
1+
FROM mcr.microsoft.com/playwright:v1.49.0 as playwright
22

33
COPY e2e /e2e
44
COPY build/ build/
-4.88 KB
Loading
7.32 KB
Loading
Loading
Loading
12.1 KB
Loading
-4.88 KB
Loading
8.78 KB
Loading
-3.75 KB
Loading

0 commit comments

Comments
 (0)