Last active
November 30, 2017 14:42
-
-
Save screeny05/e20dcef98856a6f500abd77dc983892c 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
<body id="body" style="" class=""> | |
<div class="" style=" height: 1000vh; "></div> | |
<div class="org" style="top: 0px; width: 750px; height: auto; display: block; opacity: 1;position: fixed; bottom: auto;right: 0; left: 0; top: 0; bottom: 0; margin: auto; background: padding-box #fff; max-height: 100%; max-width: 100%; z-index: 7000; overflow-x: hidden; overflow-y: auto;"> | |
<div class="" style=" height: 120px; background: aqua; "></div> | |
<div class="" style=" background: magenta; height: 200px; "></div> | |
<div class="" style=" white-space: nowrap; overflow: auto; "> | |
<span class="" style="width: 100%;display: inline-block;background: tomato;height: 90vh;"></span> | |
<span class="" style="width: 100%;display: inline-block;height: 400px;background: rebeccapurple;"></span> | |
</div> | |
</div> | |
</body> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment