Never show app screenshot scrollbar

This commit is contained in:
Johannes Zellner
2025-07-10 10:20:54 +02:00
parent 8700e1ef65
commit 8435063c3f
@@ -335,6 +335,7 @@ defineExpose({
padding: 10px 0;
scroll-snap-type: x mandatory;
overflow: auto;
scrollbar-width: none
}
.screenshot {