obsidian-sample-plugin/styles.css

8 lines
85 B
CSS

.bulk_rename {
width: calc(100% - 20px);
}
.bulk_rename_preview {
width: 80%;
}