Skip to content

Commit

Permalink
fix: revert fix for virtual scrolling container
Browse files Browse the repository at this point in the history
  • Loading branch information
joneff committed May 4, 2021
1 parent b23ba2b commit d096e68
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions packages/default/scss/popup/_layout.scss
Expand Up @@ -327,16 +327,6 @@
}
}


// TODO: refactor
.k-virtual-position {
width: 100%;
position: absolute;
}
.k-popup .k-virtual-content {
height: 100%;
}

}


Expand Down

0 comments on commit d096e68

Please sign in to comment.