You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RTL/src/app/shared/components/navigation/top-menu/top-menu.component.scss

9 lines
182 B
SCSS

.top-toolbar-icon {
& .mat-button-wrapper img {
width:3.2rem;
}
& .mat-button-wrapper .material-icons.mat-icon.logo-icon {
font-size: 2rem;
text-align: start;
}
}