mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
responsive tables
This commit is contained in:
@@ -78,7 +78,7 @@
|
|||||||
<div x-ref="calendar"></div>
|
<div x-ref="calendar"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="hidden sm:w-1/2">
|
<div class="hidden sm:inline sm:w-1/2">
|
||||||
<div
|
<div
|
||||||
wire:ignore
|
wire:ignore
|
||||||
class="w-full flex justify-center"
|
class="w-full flex justify-center"
|
||||||
|
|||||||
@@ -78,7 +78,7 @@
|
|||||||
<div x-ref="calendar"></div>
|
<div x-ref="calendar"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="hidden sm:w-1/2">
|
<div class="hidden sm:inline sm:w-1/2">
|
||||||
@php
|
@php
|
||||||
$focus = '';
|
$focus = '';
|
||||||
$map = $country->code . '_merc';
|
$map = $country->code . '_merc';
|
||||||
|
|||||||
@@ -78,7 +78,7 @@
|
|||||||
<div x-ref="calendar"></div>
|
<div x-ref="calendar"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="hidden sm:w-1/2">
|
<div class="hidden sm:inline sm:w-1/2">
|
||||||
<div
|
<div
|
||||||
wire:ignore
|
wire:ignore
|
||||||
class="w-full flex justify-center"
|
class="w-full flex justify-center"
|
||||||
|
|||||||
Reference in New Issue
Block a user