Content deleted Content added
No edit summary |
No edit summary |
||
Line 3:
.rt-tooltip {
position: absolute;
z-index: 800; /* match z-index-tooltip in https://doc.wikimedia.org/codex/latest/design-tokens/z-index.html */
max-width: 350px;
background: var(--background-color-base, #fff);
|