Move main panel back to bottom of screen
This commit is contained in:
parent
e19dcbaba0
commit
98b72ac11d
|
@ -63,7 +63,7 @@
|
||||||
{
|
{
|
||||||
height = 44;
|
height = 44;
|
||||||
lengthMode = "fill";
|
lengthMode = "fill";
|
||||||
location = "right";
|
location = "bottom";
|
||||||
alignment = "center";
|
alignment = "center";
|
||||||
hiding = "none";
|
hiding = "none";
|
||||||
floating = true;
|
floating = true;
|
||||||
|
|
Reference in a new issue