Change action menu size

This commit is contained in:
2024-11-17 12:12:14 +01:00
parent 7076a05bac
commit 7596d1e92f
2 changed files with 6 additions and 6 deletions

View File

@@ -11,8 +11,8 @@ return {
make_make_display = nil,
previewer = false,
layout_config = {
width = 0.2,
height = 0.1,
width = 0.3,
height = 0.15,
},
}
),