Skip to content
This repository was archived by the owner on Dec 30, 2022. It is now read-only.

Commit 3e73a16

Browse files
committed
Make the sorting button smaller for the update all button
Signed-off-by: DeathsGun <deathsgun@protonmail.com>
1 parent 3245bbc commit 3e73a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/xyz/deathsgun/modmanager/gui/ModsOverviewScreen.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ class ModsOverviewScreen(private val previousScreen: Screen) : Screen(LiteralTex
7575
CyclingButtonWidget(
7676
180,
7777
10,
78-
180,
78+
120,
7979
20,
8080
"modmanager.sorting.sort",
8181
Sorting::translations,

0 commit comments

Comments
 (0)