insomnia/app/css/components/requestpane.scss
Gregory Schier d369f85a12 Analytics and Sentry (#29)
* Segment integratrion + stats object

* Some things
2016-07-25 15:27:29 -07:00

10 lines
166 B
SCSS

@import '../constants/colors';
@import '../constants/dimensions';
.request-pane {
.request-pane__shortcuts-table {
color: $hl-xxl;
text-align: left;
}
}