Commit efdf7759 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Remove padding on pipeline detail security report

parent 2ab4a7a4
......@@ -164,3 +164,11 @@
display: none;
}
}
.build-security.tab-pane {
.mr-widget-section {
padding: 0;
border: 0;
border-bottom: 1px solid $gray-darker;
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment