Commit 3062139f authored by Justin Ho's avatar Justin Ho

Remove unused style for integrations

Found in the same MR as other changes. Unused since
we have now moved the integrations list to Vue and GitLab UI in
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/25752.
parent 25e85e51
......@@ -77,12 +77,6 @@
// https://gitlab.com/groups/gitlab-org/-/epics/2882
.gl-h-200\! { height: px-to-rem($grid-size * 25) !important; }
.d-sm-table-column {
@include media-breakpoint-up(sm) {
display: table-column !important;
}
}
.gl-bg-purple-light { background-color: $purple-light; }
// move this to GitLab UI once onboarding experiment is considered a success
......
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