Skip to content

Commit

Permalink
fix(calendar): remove background clip
Browse files Browse the repository at this point in the history
  • Loading branch information
joneff committed Jul 14, 2021
1 parent cac90a0 commit 8e701b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/default/scss/calendar/_layout.scss
Expand Up @@ -2,7 +2,6 @@

// Base
.k-calendar {
@include use-background-clip();
border-width: $calendar-border-width;
border-style: solid;
box-sizing: border-box;
Expand Down

0 comments on commit 8e701b2

Please sign in to comment.