Created
January 12, 2015 03:44
-
-
Save irudoy/accd42559ef23d50f3f0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<style> | |
.rg-overlay { | |
pointer-events: none; | |
} | |
.right-panel { | |
overflow: auto; | |
position: fixed; | |
right: 20px; | |
height: 80%; | |
} | |
</style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
У правой панели должен быть класс "right-panel"