fixes
This commit is contained in:
@@ -12,9 +12,10 @@
|
||||
@endif
|
||||
@endforeach
|
||||
</x-forms.select>
|
||||
<x-forms.button class="h-8" type="submit">Run</x-forms.button>
|
||||
<x-forms.button type="submit" class="h-8 hover:bg-coolgray-400 bg-coolgray-200">Execute Command
|
||||
</x-forms.button>
|
||||
</form>
|
||||
<div class="container w-full pt-10 mx-auto">
|
||||
<livewire:activity-monitor />
|
||||
<livewire:activity-monitor :header="true" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user