quintsmart_obsidian-course-.../styles.css
2025-05-04 17:49:18 +02:00

8 lines
No EOL
228 B
CSS

/* Styles for Course Material Downloader Plugin */
/* Make the folder display input wider in settings */
.course-material-downloader-wide-input {
width: 100%;
margin-right: 10px; /* Add space before the button */
}