Skip to content
Snippets Groups Projects
Commit 6868dd09 authored by jojohoch's avatar jojohoch
Browse files

[tooltip] Change styles

parent ec527f0a
No related branches found
No related tags found
No related merge requests found
Pipeline #60775 passed
......@@ -19,11 +19,12 @@
margin-left: 5px;
pointer-events: none;
.tooltip-text {
background-color: black;
background-color: #333;
line-height: 24px;
border-radius: 4px;
padding: 3px 6px;
color: #ffffff;
font-size: 13px;
padding: 6px 10px;
color: #fff;
font-size: 18px;
width: fit-content;
}
}
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