Fix jitter at specific screen sizes during scan
This commit is contained in:
parent
94541b2d4f
commit
46f3a8d5de
3 changed files with 1 additions and 9 deletions
|
|
@ -331,6 +331,7 @@ html {
|
|||
.control-component {
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
scrollbar-gutter: stable;
|
||||
width: 300px;
|
||||
height: 100%;
|
||||
padding: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue