# plugin-detective/1.1.4/troubleshoot/app/src/assets/_test.scss

Plugin Detective – Troubleshooting Conflicts, version 1.1.4. 13 lines.

- Page: https://pluginprobe.com/plugins/plugin-detective/1.1.4/code/troubleshoot/app/src/assets/_test.scss
- Raw: https://pluginprobe.com/plugins/plugin-detective/1.1.4/raw/troubleshoot/app/src/assets/_test.scss
- Modified: 2018-05-12T20:04:52+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/plugin-detective/1.1.4/code/troubleshoot/app/src/assets/_test.scss#L10-L20`.

```scss
.interrogation-status {
	display: flex;
	margin-left: -1rem;
	padding: 0 1rem 10rem 1rem;
	@include bp(s) {
		padding-bottom: 1rem;
		max-width: 50%;
	}
	.md-card {
		flex: 1;
		margin: 0 0 0 1rem;
	}
}
```
