Fix jitter at specific screen sizes during scan

This commit is contained in:
Julian Stirling 2025-10-09 17:00:45 +01:00
parent 94541b2d4f
commit 46f3a8d5de
3 changed files with 1 additions and 9 deletions

View file

@ -331,6 +331,7 @@ html {
.control-component {
overflow-y: auto;
overflow-x: hidden;
scrollbar-gutter: stable;
width: 300px;
height: 100%;
padding: 0;