redoc/lib/components/ApiInfo/api-info.scss

10 lines
117 B
SCSS
Raw Normal View History

@import '../../common/styles/variables';
.api-info-header {
font-weight: normal;
}
2016-03-14 23:27:07 +03:00
2016-03-14 23:36:32 +03:00
:host > div {
2016-03-14 23:27:07 +03:00
width: 60%;
}