aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--resources/assets/stylesheets/scss/my_courses.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/assets/stylesheets/scss/my_courses.scss b/resources/assets/stylesheets/scss/my_courses.scss
index ddd1014..01048ca 100644
--- a/resources/assets/stylesheets/scss/my_courses.scss
+++ b/resources/assets/stylesheets/scss/my_courses.scss
@@ -37,6 +37,8 @@ $icon-padding: 3px;
}
svg {
+ height: var(--icon-size-default);
+ width: var(--icon-size-default);
vertical-align: bottom;
}