Revert .mat-icon vertical-align to middle
This commit is contained in:
parent
7e8c90ec6d
commit
89b8db31a0
@ -691,7 +691,7 @@ mat-label {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.mat-icon {
|
.mat-icon {
|
||||||
vertical-align: bottom;
|
vertical-align: middle;
|
||||||
box-sizing: content-box;
|
box-sizing: content-box;
|
||||||
&.tb-mat-16 {
|
&.tb-mat-16 {
|
||||||
@include tb-mat-icon-size(16);
|
@include tb-mat-icon-size(16);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user