mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-14 12:54:54 +00:00
fix(web(js)): remove calls to deprecated functions in ng-material
This commit is contained in:
@@ -16,7 +16,6 @@ $sg-subheader-padding-left-right: $baseline-grid;
|
||||
&--with-icon .md-subheader-inner,
|
||||
&--with-secondary-icon .md-subheader-inner {
|
||||
line-height: $sg-avatar-width + ($sg-subheader-padding-top-bottom)*2;
|
||||
padding: ($subheader-padding - ($icon-button-height - $subheader-font-size)/2) $baseline-grid;
|
||||
padding: 0;
|
||||
padding-left: $subheader-padding;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user