mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +08:00
fix(calendar_view): double scrollbar
This commit is contained in:
parent
22c8cf3bee
commit
660a393ca6
@ -20,6 +20,10 @@ const TPL = `
|
||||
.calendar-view a {
|
||||
color: unset;
|
||||
}
|
||||
|
||||
.calendar-container {
|
||||
height: 100%;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="calendar-container">
|
||||
|
Loading…
x
Reference in New Issue
Block a user