Skip to content

Commit

Permalink
fix(grid): remove shadow from grid-toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeGindev authored and joneff committed Dec 11, 2020
1 parent 0a6486a commit 461455f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/default/scss/grid/_theme.scss
Expand Up @@ -37,6 +37,7 @@
inherit,
null
);
@include box-shadow( none );
}

.k-drag-clue {
Expand Down

0 comments on commit 461455f

Please sign in to comment.