Skip to content

Commit

Permalink
chore: remove redundant popup border radius styles
Browse files Browse the repository at this point in the history
  • Loading branch information
epetrow committed Jan 14, 2025
1 parent 9c2763b commit 14e46d4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/core/scss/components/popup/_theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@
@include box-shadow( $kendo-popup-shadow );
}

.k-animation-container {
@include border-bottom-radius-only( k-border-radius(md) );
}

}


Expand Down

0 comments on commit 14e46d4

Please sign in to comment.