Skip to content

Commit c175d16

Browse files
authored
Merge pull request #1460 from looowizz/patch-1
Fix note caption colour for custom themes
2 parents 9e113ec + fb9b1da commit c175d16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/NotesCaption.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ export default {
2828
<style scoped>
2929
.name {
3030
font-weight: bold;
31-
color: var(--color-primary-element);
3231
font-size: var(--default-font-size);
3332
line-height: var(--default-clickable-area);
3433
white-space: nowrap;

0 commit comments

Comments
 (0)