mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 12:39:04 +01: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