Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-08-16 06:10:26 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-08-16 06:10:26 +0300
commitafb84634cdb5859f5f76431d68d45c29ddc89fac (patch)
treec791550187727ce52a217b100b4aadcfecf515d5 /app/assets/stylesheets
parent8434808c3c6be21a875b165888c5e4a26bc3b009 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/page_bundles/merge_request.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/page_bundles/merge_request.scss b/app/assets/stylesheets/page_bundles/merge_request.scss
index 87ba533e6dc..113a50c4efa 100644
--- a/app/assets/stylesheets/page_bundles/merge_request.scss
+++ b/app/assets/stylesheets/page_bundles/merge_request.scss
@@ -198,7 +198,6 @@ $comparison-empty-state-height: 62px;
.merge-request-tabs-holder {
top: $calc-application-header-height;
z-index: $tabs-holder-z-index;
- background-color: var(--gray-10, $body-bg);
border-bottom: 1px solid var(--border-color, $border-color);
@include media-breakpoint-up(md) {