Baserow application: layout and table width

Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?

SaaS

What do you need help with?

Hi. I have a tiny CRM built in Baserow. I want to use it to take information from a table that contains information about my products to generate a nicely formatted printable document that describes the product. I found that the best way to get there appears to be to use an application with a page custom-formatted to show information from a specific record in my database.

The problem: when I put information in a vertically-oriented tables, the tables have uneven column widths. It appears they are resized dynamically each time I type even a single character into my ‘value’ field, but their width grows well before it is necessary to accommodate the length of text in them.

How can I standardise fixed table column widths in my app page?

Thank you

Please attach screenshots or videos if they help illustrate your question.

Hey @backfire,

There is no native way to customize table style that far for now but you might be able to fix the
situation with custom CSS code, what do you think?

Let me know if it works.

Thanks very much for the answer. Is custom CSS available in the free tier?

Unfortunately not it’s an enterprise feature.