Fix tab close button alignment

Signed-off-by: Trivernis <trivernis@protonmail.com>
pull/4/head
Trivernis 3 years ago
parent 2aaa42e1ae
commit 3a1079b38f

@ -37,7 +37,7 @@ mat-tab-group {
top: 4px; top: 4px;
ng-icon { ng-icon {
font-size: 1.5em; font-size: 1.5em;
margin-top: -1.1em; margin-top: calc(-50% + 0.2em);
--ng-icon__size: 0.4em; --ng-icon__size: 0.4em;
} }
} }

Loading…
Cancel
Save