fix: make scrollbar gutter stable in app viewport (#6033)
This commit is contained in:
@@ -1657,6 +1657,7 @@ provideAppUpdateDownloadProgress(appUpdateDownload)
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
|
scrollbar-gutter: stable;
|
||||||
}
|
}
|
||||||
|
|
||||||
.app-contents::before {
|
.app-contents::before {
|
||||||
|
|||||||
Reference in New Issue
Block a user