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 80688fa commit 694a2fbCopy full SHA for 694a2fb
app/style.js
@@ -22,7 +22,7 @@ function injectCss(offsetTop, offsetLeft) {
22
left: ${offsetLeft}px;
23
z-index: 28;
24
width: 280px;
25
- border: 0;
+ border: 1px solid #ddd;
26
overflow: auto;
27
padding: 10px;
28
}
0 commit comments