feature: update templates with new templater v1
This commit is contained in:
13
.obsidian/plugins/templater-obsidian/styles.css
vendored
13
.obsidian/plugins/templater-obsidian/styles.css
vendored
@@ -46,3 +46,16 @@
|
||||
.templater_button:hover {
|
||||
background-color: #00496A !important;
|
||||
}
|
||||
|
||||
.templater-prompt-div {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.templater-prompt-form {
|
||||
display: flex;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
.templater-prompt-input {
|
||||
flex-grow: 1;
|
||||
}
|
||||
Reference in New Issue
Block a user