Update resources/qml/WelcomePages/AddLocalPrinterScrollView.qml

Co-authored-by: Jaime van Kessel <nallath@gmail.com>
This commit is contained in:
Saumya Jain 2024-04-12 12:31:57 +02:00 committed by GitHub
parent 17372064c7
commit fd01684a23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -191,7 +191,7 @@ Item
ListView
{
id: machineList
width:root.width
width: root.width
height: root.height - filter.height
clip: true
ScrollBar.vertical: UM.ScrollBar {}