We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0da8210 commit 8b93e22Copy full SHA for 8b93e22
src/style/_tooltip.scss
@@ -2,7 +2,7 @@
2
display: block !important;
3
max-width: 100%;
4
font-size: 0.8em;
5
- z-index: 10000 !important;
+ z-index: 10000 !important;
6
7
.tooltip-inner {
8
background: var(--color-navigation);
0 commit comments