Fixed an issue with the css for the table-wrapper class #2

Merged
niat8586 merged 1 commits from css-fix-table-wrapper into develop 2025-01-13 12:13:44 +01:00
Owner

The section that uses this class was not working properly due to the
missing overflow-y: scroll statement.

The idea was to only show 3 of the uploaded files at a time, when the overflow statement was missing
the other uploaded files where bleeding through and over the transcribed files section.

This should fix that issue so that the uploaded file section does not bleed over the transcribed section content.

The section that uses this class was not working properly due to the missing overflow-y: scroll statement. The idea was to only show 3 of the uploaded files at a time, when the overflow statement was missing the other uploaded files where bleeding through and over the transcribed files section. This should fix that issue so that the uploaded file section does not bleed over the transcribed section content.
niat8586 added 1 commit 2025-01-13 12:13:35 +01:00
The section that uses this class was not working properly due to the
missing overflow-y: scroll statement.

The idea was to only show 3 of the uploaded files at a time, when the overflow statement was missing
the other uploaded files where bleeding through and over the transcribed files section.

This should fix that issue so that the uploaded file section does not bleed over the transcribed section content.
niat8586 merged commit d8de67c45d into develop 2025-01-13 12:13:44 +01:00
niat8586 deleted branch css-fix-table-wrapper 2025-01-13 12:13:45 +01:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DMC/seshat#2
No description provided.