From ab4a6a50aae6a52738a490762e8f9d5471955acd Mon Sep 17 00:00:00 2001 From: MihailRis Date: Tue, 14 May 2024 05:25:04 +0300 Subject: [PATCH] small fix --- res/layouts/console.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/layouts/console.xml b/res/layouts/console.xml index 1f005c9e..1764e93a 100644 --- a/res/layouts/console.xml +++ b/res/layouts/console.xml @@ -4,7 +4,7 @@ id='log' color='0' autoresize='true' - margin='0,0,0,40' + margin='0' editable='false' multiline='true' size-func="gui.get_viewport()[1],40"