mirror of
https://github.com/minetest-mods/unified_inventory.git
synced 2025-07-01 16:00:31 +02:00
Adjustments to lite mode category background and spacing
This commit is contained in:
4
init.lua
4
init.lua
@ -85,7 +85,7 @@ ui.style_lite = {
|
||||
pagecols = 4,
|
||||
pagerows = 5,
|
||||
page_x = 10.5,
|
||||
page_y = 2.05,
|
||||
page_y = 2.15,
|
||||
craft_x = 2.6,
|
||||
craft_y = 0.75,
|
||||
craftresult_x = 5.75,
|
||||
@ -100,7 +100,7 @@ ui.style_lite = {
|
||||
main_button_x = 10.5,
|
||||
main_button_y = 8.15,
|
||||
page_buttons_x = 10.5,
|
||||
page_buttons_y = 6.3,
|
||||
page_buttons_y = 6.15,
|
||||
searchwidth = 1.6,
|
||||
form_header_x = 0.2,
|
||||
form_header_y = 0.2,
|
||||
|
Reference in New Issue
Block a user