Skip to content

Commit 0b8e7ec

Browse files
committed
fix(cdk-experimental/toolbar): lint correction
1 parent 23fad80 commit 0b8e7ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/components-examples/cdk-experimental/toolbar/toolbar-common.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,4 @@
130130
border-radius: var(--mat-sys-corner-extra-small);
131131
background-color: var(--mat-sys-on-surface);
132132
opacity: var(--mat-sys-focus-state-layer-opacity);
133-
}
133+
}

src/dev-app/cdk-experimental-toolbar/cdk-toolbar-demo.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717

1818
h4 {
1919
height: 36px;
20-
}
20+
}

0 commit comments

Comments
 (0)