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 53b4bc9 commit 3c83b3dCopy full SHA for 3c83b3d
packages/repl/src/lib/Message.svelte
@@ -52,7 +52,7 @@
52
padding: 12px 16px 12px 44px;
53
font: var(--sk-font-ui-small);
54
margin: 0;
55
- border-top: 1px solid white;
+ border-top: 1px solid var(--sk-border);
56
}
57
58
.message::before {
0 commit comments