Created
May 3, 2018 19:48
-
-
Save sendgrid-gists/7cc04abd67e35490d4952ec1ed29c2c4 to your computer and use it in GitHub Desktop.
SendGrid style-guide browser chrome
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
<div class="browser-chrome-wrap"> | |
<div class="chrome-header"> | |
<div class="chrome-control"></div> | |
<div class="chrome-address"></div> | |
</div> | |
<div class="chrome-content"> | |
... | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment