@use './theme' as ui-theme;

.mdc-top-app-bar__section--align-end {
  > .mdc-deprecated-list {
    display: flex;
  }
}
