We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 270aab7 commit afd5f97Copy full SHA for afd5f97
style/base.css
@@ -375,7 +375,7 @@
375
padding: 0px;
376
}
377
378
-@import url('~@jupyterlab/codeeditor/style/index.css');
+/* @import url('~@jupyterlab/codeeditor/style/index.css'); */
379
380
/* Code Snippet Filter CSS */
381
.jp-codeSnippet-searchbar {
@@ -496,7 +496,7 @@ mark.jp-codeSnippet-search-bolding {
496
497
498
/* Cell tag styling */
499
-@import url('~@jupyterlab/celltags/style/base.css');
+/* @import url('~@jupyterlab/celltags/style/base.css'); */
500
501
.jp-codeSnippet-tags {
502
margin-top: 8px;
0 commit comments