﻿@import 'shared/fonts';

ion-toolbar {
  --min-height: 44px;

  .md.title-default {
    @include text-type(d, st1, m);
  }

  .sc-ion-buttons-md-s {
    .button-has-icon-only.button-clear {
      width: 44px;
      height: 44px;
    }
  }
}
