[BUGFIX] scroll issue sidebar after init

This commit is contained in:
Marie Birner 2023-04-08 07:38:20 +02:00
parent 0bac385876
commit 0c99768366

View File

@ -80,4 +80,8 @@
z-index: 1;
}
}
.overlay {
overflow: hidden;
}
/* purgecss end ignore */