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 b9d7a12 commit a1dabafCopy full SHA for a1dabaf
front_end/ui/legacy/popover.css
@@ -13,6 +13,7 @@
13
border-radius: var(--sys-shape-corner-small);
14
padding: var(--sys-size-4);
15
user-select: text;
16
+ overflow: auto;
17
}
18
19
.squiggles-content {
0 commit comments