|
|
@@ -28,7 +28,7 @@
|
|
|
</div>
|
|
|
<div class="col-md-3">
|
|
|
Periodo
|
|
|
- <select wire:model="selectedPeriod" class="form-select" @if($isFiltering) disabled @endif style="height: 38px;">
|
|
|
+ <select wire:model="selectedPeriod" class="form-select" @if($isFiltering) disabled @endif style="height: 43px!important;">
|
|
|
<option value="OGGI">Oggi</option>
|
|
|
<option value="IERI">Ieri</option>
|
|
|
<option value="MESE CORRENTE">Mese Corrente</option>
|