Skip to content

Commit b5c68e9

Browse files
authored
build: fix lint error (#28907)
1 parent d9c8813 commit b5c68e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/components-examples/material/sidenav/sidenav-drawer-overview/sidenav-drawer-overview-example.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
height: 200px;
44
margin: 10px;
55
border: 1px solid #555;
6-
/* The background property is added to clearly distinguish the borders between drawer and main content */
6+
/* The background property is added to clearly distinguish the borders between drawer and main
7+
content */
78
background: #eee;
89
}

0 commit comments

Comments
 (0)