fix: improve REPL error button styling (#11547)

pull/11541/head
Dominic Gannaway 5 months ago committed by GitHub
parent c450cdb7a7
commit 3103a0d81e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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