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 f2d3bd6 commit c0e9085Copy full SHA for c0e9085
front_end/ui/components/tooltips/tooltip.css
@@ -47,6 +47,7 @@
47
background-color: var(--sys-color-base-container-elevated);
48
border-radius: var(--sys-shape-corner-small);
49
padding: var(--sys-size-6) var(--sys-size-8);
50
+ overflow: auto;
51
}
52
53
0 commit comments