fixed styling

This commit is contained in:
chloe 2024-07-18 19:09:11 +02:00
parent 7b99862950
commit a1c8d75cbb

View file

@ -44,12 +44,20 @@ in
headerStyle = "boxed"; headerStyle = "boxed";
language = "fr"; language = "fr";
title = "sillybox home !!"; title = "sillybox home !!";
layout = { layout = [
"Vidéos & Séries" = { {
style = "row"; "Vidéos & Séries" = {
columns = 4; style = "row";
}; columns = 2;
}; };
}
{
"Administration" = {
style = "row";
columns = 4;
};
}
];
}; };
widgets = [ widgets = [
{ {