Skip to content

Commit bde11ae

Browse files
committed
fix: improve REPL error button styling
1 parent fcc72ae commit bde11ae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sites/svelte-5-preview/src/lib/Message.svelte

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@
4444
</div>
4545

4646
<style>
47+
button {
48+
white-space: pre;
49+
}
50+
4751
.message {
4852
position: relative;
4953
color: white;

0 commit comments

Comments
 (0)