adanielnoel_obsidian-index-.../styles.css
2024-05-11 11:41:55 +02:00

16 lines
No EOL
260 B
CSS

.index-notes-search {
width: calc(100% - 20px);
}
.index-notes-new-note-title {
width: calc(100% - 20px);
}
.index-notes-metadata-template {
width: 200px;
height: 100px;
}
.index-notes-metadata-template-error {
color: rgb(246, 94, 94);
}