Closed (fixed)
Project:
Better Entity Reference Table
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2024 at 19:25 UTC
Updated:
4 Feb 2026 at 20:24 UTC
Jump to comment: Most recent
Comments
Comment #2
halthOkay. I'm seeing it's a conflict with the Gin admin theme... 🫠
Gin wraps the main table with a
.gin-table-scroll-wrapperelement, breaking the following CSS selector:In case the maintainer feels like it's worth supporting Gin (for it's a widely adopted admin theme), I've submitted a PR with the updated selector.
Comment #4
halthComment #5
vensiresI set this as RTBC since it really fixes the mentioned issue.
Comment #7
robin.houtevelts commentedThanks. Merged the MR and credited you both.