diff --git a/ui-ngx/src/app/modules/home/pages/device/device-check-connectivity-dialog.component.scss b/ui-ngx/src/app/modules/home/pages/device/device-check-connectivity-dialog.component.scss index 348fa01a26..37156f77ad 100644 --- a/ui-ngx/src/app/modules/home/pages/device/device-check-connectivity-dialog.component.scss +++ b/ui-ngx/src/app/modules/home/pages/device/device-check-connectivity-dialog.component.scss @@ -127,6 +127,9 @@ padding-right: 38px; overflow: scroll; padding-bottom: 4px; + min-height: 42px; + scrollbar-width: thin; + scrollbar-color: rgba(203, 203, 203, 0.8) transparent; &::-webkit-scrollbar { width: 4px;