This is not working...
This commit is contained in:
@@ -52,14 +52,14 @@ $effect(() => {
|
||||
</script>
|
||||
|
||||
|
||||
<section class="ae_comp event_session_obj_tbl container {container_class_li}">
|
||||
<section class="ae_comp event_session_obj_tbl {container_class_li}">
|
||||
|
||||
{#if $lq__event_session_obj_li && $lq__event_session_obj_li?.length}
|
||||
|
||||
<div
|
||||
bind:this={horiz_check_element}
|
||||
id="tbl_container"
|
||||
class="overflow-auto space-y-2"
|
||||
class="space-y-2 pb-48"
|
||||
class:border-r-2={horiz_scroll_warning}
|
||||
class:border-dashed={horiz_scroll_warning}
|
||||
class:border-warning-900-100={horiz_scroll_warning}
|
||||
|
||||
Reference in New Issue
Block a user