Skip to content

Commit

Permalink
Remove stray style which should have been removed with jupyterlab#6653
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski committed Mar 20, 2023
1 parent 5fd0732 commit d5173d7
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions packages/settingeditor/style/base.css
Expand Up @@ -161,19 +161,6 @@
align-items: center;
}

.jp-ToolbarButtonComponent-label
.jp-SettingsRawEditor.jp-mod-error
.jp-Toolbar-item.jp-BugIcon::after {
color: red;
content: '\25CF'; /* Unicode circle character (error dot) */
font-size: 7px;
width: 100%;
height: 100%;
position: absolute;
top: 4px;
left: 6px;
}

.jp-SettingsRawEditor .jp-Inspector {
border-top: 2px solid var(--jp-layout-color2);
min-height: var(--jp-private-settingeditor-debug-height);
Expand Down

0 comments on commit d5173d7

Please sign in to comment.