fixed style

This commit is contained in:
MrSluffy
2024-12-24 15:13:23 +08:00
parent b9ca019051
commit 4bc8e8c3be
@@ -103,7 +103,7 @@ fun DockPreferences(
qsbCornerAdapter.state.value,
qsbAlphaAdapter.state.value,
qsbHotseatStrokeWidth.state.value,
strokeColorStyleAdapter.state.value
strokeColorStyleAdapter.state.value,
) {
DummyLauncherLayout(
idp = createPreviewIdp { copy(numHotseatColumns = prefs.hotseatColumns.get()) },