Update button styles and add helper text

This commit is contained in:
Andras Bacsai
2024-04-03 13:03:13 +02:00
parent a198bfc5c0
commit 3dd5699cde
6 changed files with 10 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
@props([
'status' => 'Stopped',
])
<div class="flex items-center">
<div class="flex items-center p-[0.125rem] bg-white border rounded dark:bg-coolgray-200 dark:border-black border-neutral-200">
<x-loading wire:loading.delay.longer />
<span wire:loading.remove.delay.longer class="flex items-center">
<div class="badge badge-error "></div>