All Tags »
table »
percentage »
size
Sorry, but there are no more tags available to filter with.
-
I've modified the file Constant.js so the new table I create have width at 100%.
From there, I create a table with let's say 2 columns. As soon as I click in a cell, the editor set a style in that cell with a width in pixels. I need all width to be in percentage.
Is there a way to have automatic size style to be in ...