insomnia/app/css/components/response.scss
2016-03-18 14:31:45 -07:00

12 lines
159 B
SCSS

@import '../constants/colors';
#response {
.pane-header {
.tag { // HACK: Find some way to center this vertically
margin-top: -4px;
}
}
}