Flex wrap...
This commit is contained in:
@@ -1146,7 +1146,7 @@ async function handle_qry__event_session(
|
||||
{/if}
|
||||
|
||||
<!-- Show list of offsets: 10 minutes, 1 hours, 6 hours, 12 hours, 24 hours, 48 hours, 72 hours -->
|
||||
<div class="flex flex-row items-center justify-center">
|
||||
<div class="flex flex-row flex-wrap items-center justify-center">
|
||||
<select
|
||||
class="inline-block select text-sm px-1 w-40 m-1 ae_btn_info"
|
||||
bind:value={$events_loc.pres_mgmt.qry__files_offset_seconds}
|
||||
@@ -1281,7 +1281,7 @@ async function handle_qry__event_session(
|
||||
<span>Loading...</span>
|
||||
{/if}
|
||||
|
||||
<div class="flex flex-row items-center justify-center">
|
||||
<div class="flex flex-row flex-wrap items-center justify-center">
|
||||
<select
|
||||
class="inline-block select text-sm w-40 px-1 m-1 ae_btn_info"
|
||||
bind:value={$events_loc.pres_mgmt.qry__files_min_size}
|
||||
|
||||
Reference in New Issue
Block a user