Skip to content

Commit

Permalink
Increase default height of 'Share ratio limit' dialog in WebUI
Browse files Browse the repository at this point in the history
  • Loading branch information
thalieht authored and sledgehammer999 committed Jun 25, 2024
1 parent 318a677 commit c44e300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/webui/www/private/scripts/mocha-init.js
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ const initializeWindows = function() {
paddingVertical: 0,
paddingHorizontal: 0,
width: 424,
height: 175
height: 200
});
}
};
Expand Down

0 comments on commit c44e300

Please sign in to comment.