View Categories

How to Increase the Column Width for EA Data Table?

< 1 min read

How to Increase the Column Width for EA Data Table? #

EA Data Table column width should be automatic based on content. Suppose, if you have 5 columns so 20% width for each would make them even. For that case, If you want to define the width, you can use custom CSS like this:

 .eael-data-table tbody tr td {
	width: 20%;
}

For more information, you can check out this documentation on how to configure and style EA Data Table.

Powered by BetterDocs

  • 00Days
  • 00Hours
  • 00Mins
  • 00Secs

Wait... before you go!

Checkout now to Save