Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 85f4066

Browse files
Refactor app.component.css to improve styling for body and mat-icon elements
1 parent a2793b9 commit 85f4066

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎src/app/app.component.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
>>>body {
2+
body {
33
margin: 0;
44
}
55

@@ -11,3 +11,7 @@ mat-toolbar a {
1111
color: white;
1212
}
1313

14+
mat-icon {
15+
margin-right: 8px;
16+
vertical-align: middle;
17+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /