Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 12834d8

Browse files
kian23kptSplaktar
authored andcommitted
fix: angular material footer logo
Fixes Angular Material footer logo for IE11 Fixes #1027
1 parent 8a6f61b commit 12834d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/shared/footer/footer.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
flex: 1;
2626

2727
.angular-material-logo {
28+
width: 40px;
2829
height: 40px;
2930
margin: 10px 0 10px 16px;
3031
}

0 commit comments

Comments
 (0)