mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
This reverts commit cd1717bfbd.
This commit is contained in:
@@ -93,8 +93,9 @@ html.dark .sp-tabs .sp-tab-button[data-active='true'] {
|
||||
}
|
||||
|
||||
.sp-code-editor .cm-errorLine:after {
|
||||
position: relative;
|
||||
top: 1px;
|
||||
position: absolute;
|
||||
right: 8px;
|
||||
top: 0;
|
||||
content: '\26A0';
|
||||
font-size: 22px;
|
||||
line-height: 16px;
|
||||
|
||||
Reference in New Issue
Block a user