Skip to content

Commit

Permalink
fix(calendar): use explicit flat buttons for calendar header
Browse files Browse the repository at this point in the history
  • Loading branch information
joneff committed Jul 14, 2021
1 parent f66f9a5 commit 482bcf9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/default/scss/calendar/_layout.scss
Expand Up @@ -137,8 +137,6 @@
align-items: center;
gap: $calendar-nav-gap;
}

.k-button { @extend .k-button-flat; }
}
.k-calendar > .k-calendar-header {
min-width: $calendar-header-min-width;
Expand Down

0 comments on commit 482bcf9

Please sign in to comment.