fix: improve REPL error button styling

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

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

Loading…
Cancel
Save