mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 18:39:22 +08:00
style(calendar_view): disable link color
This commit is contained in:
parent
fd22d05d9b
commit
557e4cdfea
@ -9,6 +9,10 @@ const TPL = `
|
||||
height: 100%;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.calendar-view a {
|
||||
color: unset;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="calendar-container">
|
||||
|
Loading…
x
Reference in New Issue
Block a user