mirror of
https://github.com/zadam/trilium.git
synced 2026-01-07 07:52:12 +01:00
style(calendar_view): disable link color
This commit is contained in:
@@ -9,6 +9,10 @@ const TPL = `
|
||||
height: 100%;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.calendar-view a {
|
||||
color: unset;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="calendar-container">
|
||||
|
||||
Reference in New Issue
Block a user