diff --git a/WebfrontCore/wwwroot/css/src/main.scss b/WebfrontCore/wwwroot/css/src/main.scss index 5cf2921b..62a03560 100644 --- a/WebfrontCore/wwwroot/css/src/main.scss +++ b/WebfrontCore/wwwroot/css/src/main.scss @@ -453,3 +453,7 @@ img.social-icon { margin-right: 0.6rem; margin-top: 3px; } + +.sidebar-link .oi { + min-width: 16px; +}