update
This commit is contained in:
17
.obsidian/plugins/obsidian-jupyter/styles.css
vendored
17
.obsidian/plugins/obsidian-jupyter/styles.css
vendored
@@ -1,17 +0,0 @@
|
||||
/* hide the output prompts of jupyter cells*/
|
||||
.obsidian-jupyter .prompt, .obsidian-jupyter .input {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.wideSettingsElement textarea, .wideSettingsElement input {
|
||||
min-width: 300px;
|
||||
}
|
||||
|
||||
.setupScriptTextArea textarea {
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
.notebookPreview {
|
||||
border: none;
|
||||
width: 100%;
|
||||
}
|
Reference in New Issue
Block a user