mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-18 00:02:28 +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 {
|
.calendar-view a {
|
||||||
color: unset;
|
color: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.calendar-container {
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<div class="calendar-container">
|
<div class="calendar-container">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user