GlDrawer's close button should be top-aligned
Currently, GlDrawer's close button is vertically centered in the header. Here's an example of how it looks in Threat Monitoring:
According to some ~"group::container security" designs, and to the Sketch exports, the close button should be aligned to the top of the header.
Let's update GlDrawer to match the specs.

