mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-21 23:20:24 +00:00
Update logs.blade.php
This commit is contained in:
parent
6d225b58b1
commit
2c6a461ac5
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<div>
|
||||
<div class="bg-black/5 dark:bg-white/5 dark:text-green-400 p-4 rounded">
|
||||
<div class="bg-black/5 dark:bg-white/5 dark:text-green-500 p-4 rounded">
|
||||
{!! $this->containerLog !!}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue