Skip to content

Fix scroll in entities tables #66

@chriskormaris

Description

@chriskormaris

<table class="table table-striped align-middle mt-3">

We want to avoid scrolling the pagination elements.
Please add a div container here with the class "overflow-auto", as follows:

<div class="overflow-auto">
<table class="table table-striped align-middle mt-3">

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions