Skip to content
Snippets Groups Projects

Fix sticky table header for views in a block

1 unresolved thread

Closes #3474245

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1 1 .gin-table-scroll-wrapper {
2 2 clear: both;
3 overflow-x: auto;
4 overflow-y: hidden;
Please register or sign in to reply
Loading