Skip to content

Commit 12959e1

Browse files
committed
Fix formula traceback color in dark mode
1 parent 397b0cd commit 12959e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/client/widgets/TextEditor.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@
125125

126126
.error_details {
127127
background-color: #F8EAD5; /* 20% of color-warning-bg */
128+
color: black;
128129
font-family: 'Monaco', 'Menlo', monospace;
129130
font-size: 12px;
130131
white-space: pre-wrap;

0 commit comments

Comments
 (0)