fix: improve REPL error button styling

pull/11547/head
Dominic Gannaway 2 years ago
parent fcc72ae2f3
commit bde11ae2e9

@ -44,6 +44,10 @@
</div>
<style>
button {
white-space: pre;
}
.message {
position: relative;
color: white;

Loading…
Cancel
Save