Add separate config for enabling nb convert and fix css (#11811)

This commit is contained in:
Charles Gagnon
2020-08-15 17:15:28 -07:00
committed by GitHub
parent e90578694b
commit 273f6b658a
3 changed files with 20 additions and 13 deletions

View File

@@ -120,7 +120,7 @@
}
.carbon-taskbar .codicon.export {
background-origin: initial;
background-position: left;
background-size: 11px
background-origin: initial !important;
background-position: left !important;
background-size: 11px !important;
}