Commit 2ec51f45 authored by Miguel Rincon's avatar Miguel Rincon

Merge branch...

Merge branch '355980-follow-up-from-update-the-delete-and-restore-project-containers-to-use-the-latest-ui' into 'master'

Remove gl-inset-border-l-3-red-600 from utilities.scss

See merge request gitlab-org/gitlab!83504
parents 696e438a 2e32f69a
......@@ -366,8 +366,3 @@ to @gitlab/ui by https://gitlab.com/gitlab-org/gitlab-ui/-/issues/1709
/* stylelint-disable property-no-vendor-prefix */
-webkit-backdrop-filter: blur(2px); // still required by Safari
}
// Will be moved to @gitlab/ui by https://gitlab.com/gitlab-org/gitlab-ui/-/merge_requests/2708
.gl-inset-border-l-3-red-600 {
box-shadow: inset $gl-border-size-3 0 0 0 $red-600;
}
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