Backpack List Column Size Reduction #1397
Replies: 1 comment
-
|
Backpack doesn’t document a built‑in setting specifically for reducing row/column height in the List operation. The knowledge sources focus on responsiveness, truncation, and fixing height bugs, but not on a configurable “compact row” option. I'm sorry, but there’s no explicit guidance on a supported way to shrink row height. Workarounds you can consider (based on related docs/discussions):
If you need tighter rows via CSS (e.g., smaller cell padding/line-height), the sources don’t provide an official snippet. You’d need to add custom CSS targeting the list table (e.g., reducing td/th padding), but this is outside the provided knowledge. ℹ️ Please note our AI Bot does not reply to follow-ups, this will be the only AI answer in this thread. If the AI helped you find the answer, please mark it as answered or write details below so it can learn. Then close the conversation. If not, please give more information for when a human reads this. ℹ️ Relevant sources: Github Issue (closed): Column headers width is wrong if responsive is disabled and bulk actions are enabled [Bug] |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How can i reduce the column height of my Laravel backpack Crud List.. I want the List column height to be smaller?
Beta Was this translation helpful? Give feedback.
All reactions