Skip to content

Commit d9a5650

Browse files
DashBoard : Allow up to 5 widgets side by side
Signed-off-by: Jérôme Herbinet <j.herbinet@protonmail.ch> Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
1 parent 1fae3ae commit d9a5650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/dashboard/src/DashboardApp.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ export default {
441441
.panels {
442442
width: auto;
443443
margin: auto;
444-
max-width: 1500px;
444+
max-width: 1800px;
445445
display: flex;
446446
justify-content: center;
447447
flex-direction: row;

0 commit comments

Comments
 (0)