Skip to content

Instantly share code, notes, and snippets.

@irudoy
Created January 12, 2015 03:44
Show Gist options
  • Save irudoy/accd42559ef23d50f3f0 to your computer and use it in GitHub Desktop.
Save irudoy/accd42559ef23d50f3f0 to your computer and use it in GitHub Desktop.
<style>
.rg-overlay {
pointer-events: none;
}
.right-panel {
overflow: auto;
position: fixed;
right: 20px;
height: 80%;
}
</style>
@irudoy
Copy link
Author

irudoy commented Jan 12, 2015

У правой панели должен быть класс "right-panel"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment