Files
react/shells/dev/app/InspectableElements/InspectableElements.css
Brian Vaughn 33deb79ce4 Added simple hooks support (same as in legacy DevTools for now)
I had to add a couple of  comments because Flow was being a mysterious little shit and I got tired of trying to work around it.
2019-02-05 09:23:14 +00:00

6 lines
79 B
CSS

.Header {
font-size: 1.5rem;
font-weight: bold;
margin-bottom: 0.5rem;
}