diff --git a/terminus-core/src/theme.compact.scss b/terminus-core/src/theme.compact.scss index 4d9297ba..db058e4f 100644 --- a/terminus-core/src/theme.compact.scss +++ b/terminus-core/src/theme.compact.scss @@ -6,6 +6,10 @@ app-root { .btn-tab-bar { line-height: 29px !important; + + svg { + height: 14px; + } } }