.mat-drawer {
  &.mat-drawer-side {
    box-shadow: $box-shadow-default;
    border-right: 0;
  }
}
