Trying to fix scrolling of the table.
This commit is contained in:
@@ -963,12 +963,15 @@ WARNING: The file upload and management is a work in progress. You can upload an
|
||||
|
||||
</form>
|
||||
|
||||
<div class="overflow-x-auto w-full max-w-96 sm:max-w-fit">
|
||||
<Element_manage_event_file_li
|
||||
link_to_type={'event_presenter'}
|
||||
link_to_id={$lq__event_presenter_obj.event_presenter_id_random}
|
||||
allow_basic={$events_loc.auth__kv.session[$events_slct.event_session_id] || $events_loc.auth__kv.presenter[$events_slct.event_presenter_id]}
|
||||
allow_moderator={$events_loc.auth__kv.session[$events_slct.event_session_id]}
|
||||
container_class_li={''}
|
||||
/>
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user