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>
|
||||
</div>
|
||||
<div class="hidden sm:w-1/2">
|
||||
<div class="hidden sm:inline sm:w-1/2">
|
||||
<div
|
||||
wire:ignore
|
||||
class="w-full flex justify-center"
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
<div x-ref="calendar"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="hidden sm:w-1/2">
|
||||
<div class="hidden sm:inline sm:w-1/2">
|
||||
@php
|
||||
$focus = '';
|
||||
$map = $country->code . '_merc';
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
<div x-ref="calendar"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="hidden sm:w-1/2">
|
||||
<div class="hidden sm:inline sm:w-1/2">
|
||||
<div
|
||||
wire:ignore
|
||||
class="w-full flex justify-center"
|
||||
|
||||
Reference in New Issue
Block a user