mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-23 04:54:18 +00:00
Fix "download from URL" dialog height to avoid having a scrollbar
This commit is contained in:
parent
1ea7340111
commit
f2fbfdf017
@ -33,7 +33,7 @@ initializeWindows = function(){
|
||||
paddingVertical: 0,
|
||||
paddingHorizontal: 0,
|
||||
width: 500,
|
||||
height: 280
|
||||
height: 300
|
||||
});
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user