Skip to content

Commit 375bbd5

Browse files
committed
update
1 parent 8fdd81d commit 375bbd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

HMCL/src/main/java/org/jackhuang/hmcl/ui/download/AbstractInstallersPage.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ protected InstallersPageSkin(AbstractInstallersPage control) {
121121
InstallerItem[] libraries = control.group.getLibraries();
122122

123123
FlowPane libraryPane = new FlowPane(libraries);
124-
libraryPane.setVgap(16);
125124
libraryPane.setHgap(16);
126125

127126
if (libraries.length <= 8) {

0 commit comments

Comments
 (0)