Skip to content

Commit da0f3c0

Browse files
committed
fix: inline button style
1 parent a1a6b23 commit da0f3c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ui/Panel.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,7 @@
323323
cursor: pointer;
324324
padding: 0.3em 0.6em;
325325
border-radius: 4px;
326+
border: none;
326327
}
327328
328329
button.copy {

0 commit comments

Comments
 (0)