insomnia/app/css/components/response.scss
Gregory Schier 1452c39b67 A bunch
2016-03-19 21:00:40 -07:00

12 lines
160 B
SCSS

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