mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 17:45:28 +00:00
fix padding
This commit is contained in:
parent
43e9f975cd
commit
67956e7438
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ class Tab
|
||||||
$scroll,
|
$scroll,
|
||||||
true,
|
true,
|
||||||
true,
|
true,
|
||||||
10
|
0
|
||||||
);
|
);
|
||||||
|
|
||||||
$this->tray = new \Yggverse\Yoda\Entity\Label\Tray();
|
$this->tray = new \Yggverse\Yoda\Entity\Label\Tray();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue