@charset 'utf-8'; .current-head { display: flex; justify-content: center; padding: 0 10px; height: 60px; h3 { display: inline-flex; padding-left: 10px; align-items: center; } .btn-box { height: 100%; margin-left: auto; display: inline-flex; align-items: center; .mat-icon-button { } } }