Skip to content
Snippets Groups Projects
Commit ec88cf13 authored by Justin Toupin's avatar Justin Toupin
Browse files

High z-index for hover labels.

parent a7c40b56
No related branches found
No related tags found
No related merge requests found
Pipeline #433822 failed
...@@ -53,6 +53,7 @@ ...@@ -53,6 +53,7 @@
color: white; color: white;
border-radius: 2px; border-radius: 2px;
padding: 2px 6px 2px 7px; padding: 2px 6px 2px 7px;
z-index: 1000;
} }
/** /**
......
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