Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
afbora committed Mar 2, 2020
1 parent 8c2d0ad commit f738805
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions panel/src/components/Layout/Column.vue
Expand Up @@ -22,6 +22,7 @@ export default {
.k-column[data-sticky] > div {
position: sticky;
top: 4vh;
z-index: 2;
}
@media screen and (min-width: $breakpoint-medium) {
Expand Down

0 comments on commit f738805

Please sign in to comment.