theme admin default width size

This commit is contained in:
Fred Tempez 2023-10-11 21:03:39 +02:00
parent a55e80c3c0
commit 68de5ceb92

View File

@ -188,7 +188,8 @@ class init extends common
'backgroundColorButtonGreen' => 'rgba(100, 207, 8, 1)', 'backgroundColorButtonGreen' => 'rgba(100, 207, 8, 1)',
'backgroundColorButtonHelp' => 'rgba(255, 153, 0, 1)', 'backgroundColorButtonHelp' => 'rgba(255, 153, 0, 1)',
'backgroundBlockColor' => 'rgba(236, 239, 241, 1)', 'backgroundBlockColor' => 'rgba(236, 239, 241, 1)',
'borderBlockColor' => 'rgba(190, 202, 209, 1)' 'borderBlockColor' => 'rgba(190, 202, 209, 1)',
'width' => '960px'
], ],
'blacklist' => [], 'blacklist' => [],
'language' => [ 'language' => [