Skip to content
Snippets Groups Projects
Commit 5d2b2ad3 authored by Adriel Santiago's avatar Adriel Santiago Committed by Clement Ho
Browse files

Resolve "`Copy to Clipboard` tooltip appears under modal"

parent 13e0b736
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -79,7 +79,6 @@ body.modal-open {
 
.modal {
background-color: $black-transparent;
z-index: 2100;
 
@include media-breakpoint-up(md) {
.modal-dialog {
Loading
Loading
Loading
Loading
@@ -6,7 +6,7 @@
left: 0;
top: 0;
width: 100%;
z-index: 2000;
z-index: 1039;
 
height: $performance-bar-height;
background: $black;
Loading
Loading
---
title: Solve tooltip appears under modal
merge_request: 21017
author:
type: fixed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment