mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
#8763 Fixed height
This commit is contained in:
parent
547962c83a
commit
ebe1965ca0
@ -554,7 +554,7 @@ class TacticalWidget extends Widget
|
||||
{
|
||||
$size = [
|
||||
'width' => 450,
|
||||
'height' => 370,
|
||||
'height' => 515,
|
||||
];
|
||||
|
||||
return $size;
|
||||
|
Loading…
x
Reference in New Issue
Block a user