Created
April 20, 2018 17:43
-
-
Save rowej83/dcb70007a0b03d2e3e65fc24451827a5 to your computer and use it in GitHub Desktop.
Quick way to see what object is overflowing in css
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
* { | |
outline: 1px solid red !important | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment