Skip to content

Commit 3504de9

Browse files
committed
Merge branch 'ui-fix' of https://github.com/jahn96/project2 into ui-fix
2 parents bb37291 + 1ee3450 commit 3504de9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

style/base.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,11 @@
321321
font-size: var(--jp-ui-font-size1);
322322
}
323323

324+
.jp-codeSnippet-editor-tag input {
325+
border: none;
326+
background: transparent;
327+
}
328+
324329
.jp-codeSnippet-editor-tag.applied-tag button {
325330
color: var(--jp-ui-font-color1);
326331
}

0 commit comments

Comments
 (0)