Scroll bars only show when needed in Chrome now. "auto" instead of "scroll"
This commit is contained in:
@@ -92,7 +92,7 @@ onMount(() => {
|
||||
</h3>
|
||||
|
||||
{#if $lq__event_file_obj_li && $lq__event_file_obj_li.length}
|
||||
<div class="overflow-scroll w-full">
|
||||
<div class="overflow-auto w-full">
|
||||
<table class="table-auto w-full">
|
||||
|
||||
{#if display_mode === 'default'}
|
||||
|
||||
Reference in New Issue
Block a user