This commit is contained in:
Andras Bacsai
2023-06-13 10:02:58 +02:00
parent a4177ca0ec
commit e4704fb7e6
16 changed files with 123 additions and 54 deletions

View File

@@ -32,7 +32,7 @@
</span>
</label>
@endif
<select class="select-xs h-7" {{ $attributes }}
<select {{ $attributes }}
@if ($id) name={{ $id }} wire:model.defer={{ $id }} @endif>
{{ $slot }}
</select>

View File

@@ -70,7 +70,7 @@
@endif
</ul>
</nav>
<div class="fixed top-0 right-0 p-2">
<div class="fixed right-0 p-2 top-1">
<div class="group">
<label tabindex="0"
class="absolute top-0 right-0 p-2 m-2 cursor-pointer hover:bg-transparent hover:text-warning">