show scrollbar

This commit is contained in:
Christophe Robillard 2026-02-01 18:18:37 +01:00
parent 239ea49251
commit 0a66906138

View file

@ -27,7 +27,6 @@ main {
.logs { .logs {
height: 60vh; height: 60vh;
overflow: scroll; overflow: scroll;
scrollbar-width: none;
} }
.current-day { .current-day {