Skip to content

Commit 3103a0d

Browse files
authored
fix: improve REPL error button styling (#11547)
1 parent c450cdb commit 3103a0d

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)