calendar height changed

This commit is contained in:
Benjamin Takats
2023-01-06 13:34:00 +01:00
parent d4d0b19e9c
commit b69e8ccfcf
11 changed files with 343 additions and 332 deletions

View File

@@ -86,7 +86,6 @@
<div class="max-w-sm text-lg text-gray-200 flex flex-row space-x-2">
<x-native-select
label="{{ __('Change country') }}"
placeholder="{{ __('Change country') }}"
wire:model="c"
option-label="name"
option-value="code"