diff --git a/src/styles.scss b/src/styles.scss
index 9f92c55a05817285d021cf78bec56cfbad0e1e43..b851daa54a0c58f7d932499a2ea51d7664745bc6 100644
--- a/src/styles.scss
+++ b/src/styles.scss
@@ -215,3 +215,7 @@ a {
 .star {
   color: gold !important;
 }
+
+.mat-icon-button i, .mat-icon-button .mat-icon {
+  line-height: normal !important;
+}