7 lines
219 B
SCSS
7 lines
219 B
SCSS
// This is a GOV.UK Publishing specific component that
|
|
// can be seen at http://govuk-static.herokuapp.com/component-guide/related_items
|
|
|
|
.app-inset-text-active {
|
|
border-left: 10px solid govuk-colour("light-blue");
|
|
}
|