Files
ubicloud/model/invoice.rb
Enes Cakir e57f673de2 Set a fixed column width for the amount column in the invoice PDF
When the resource name is too long, it causes the amount column header
to wrap to two lines, which doesn't look good. I set a fixed width for
the amount column to prevent this.

I also vertically aligned the rows to the middle when they have more
than one line.
2024-10-01 12:16:08 +03:00

8.7 KiB