mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
style(views/calendar): disable link underline
This commit is contained in:
parent
143b91936c
commit
d319eede1f
@ -45,6 +45,10 @@ const TPL = `
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.calendar-container a.fc-event {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.calendar-container .fc-button {
|
||||
padding: 0.2em 0.5em;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user